HomeSort by relevance Sort by last modified time
    Searched refs:IFPF_FontMgr (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/src/fxge/android/
fx_android_font.h 10 class IFPF_FontMgr;
31 FX_BOOL Init(IFPF_FontMgr *pFontMgr);
33 IFPF_FontMgr *m_pFontMgr;
fpf_skiamodule.h 17 virtual IFPF_FontMgr* GetFontMgr();
fpf_skiamodule.cpp 32 IFPF_FontMgr* CFPF_SkiaDeviceModule::GetFontMgr()
44 return (IFPF_FontMgr*)m_pFontMgr;
fx_android_imp.cpp 15 IFPF_FontMgr *pFontMgr = pDeviceModule->GetFontMgr();
fx_android_font.cpp 13 FX_BOOL CFX_AndroidFontInfo::Init(IFPF_FontMgr *pFontMgr)
fpf_skiafontmgr.h 91 class CFPF_SkiaFontMgr : public IFPF_FontMgr, public CFX_Object
  /external/pdfium/core/include/fxge/
fpf.h 10 class IFPF_FontMgr;
16 virtual IFPF_FontMgr* GetFontMgr() = 0;
45 class IFPF_FontMgr

Completed in 75 milliseconds