HomeSort by relevance Sort by last modified time
    Searched defs:m_pFontMgr (Results 1 - 9 of 9) sorted by null

  /external/pdfium/core/fxge/android/
cfpf_skiadevicemodule.h 14 CFPF_SkiaDeviceModule() : m_pFontMgr(nullptr) {}
21 CFPF_SkiaFontMgr* m_pFontMgr;
cfx_androidfontinfo.h 42 CFPF_SkiaFontMgr* m_pFontMgr;
cfpf_skiafont.h 45 CFPF_SkiaFontMgr* m_pFontMgr;
  /external/pdfium/xfa/fde/css/
cfde_cssstyleselector.h 81 CFGAS_FontMgr* const m_pFontMgr;
  /external/pdfium/core/fxge/
cfx_gemodule.h 26 CFX_FontMgr* GetFontMgr() { return m_pFontMgr.get(); }
44 std::unique_ptr<CFX_FontMgr> m_pFontMgr;
cfx_fontmapper.h 83 CFX_FontMgr* const m_pFontMgr;
  /external/pdfium/xfa/fxfa/
xfa_ffapp.h 72 std::unique_ptr<CXFA_FontMgr> m_pFontMgr;
  /external/pdfium/xfa/fgas/font/
cfgas_gefont.h 106 CFGAS_FontMgr* const m_pFontMgr;
  /external/pdfium/xfa/fwl/theme/
cfwl_widgettp.h 124 std::unique_ptr<CFGAS_FontMgr> m_pFontMgr;

Completed in 259 milliseconds