Searched refs:IFPF_FontMgr (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfpf_skiamodule.cpp25 IFPF_FontMgr* CFPF_SkiaDeviceModule::GetFontMgr() {
33 return (IFPF_FontMgr*)m_pFontMgr;
H A Dfx_android_font.h11 class IFPF_FontMgr;
36 FX_BOOL Init(IFPF_FontMgr* pFontMgr);
39 IFPF_FontMgr* m_pFontMgr;
H A Dfpf_skiamodule.h23 IFPF_FontMgr* GetFontMgr() override;
H A Dfx_android_imp.cpp14 IFPF_FontMgr* pFontMgr = pDeviceModule->GetFontMgr();
H A Dfx_android_font.cpp10 FX_BOOL CFX_AndroidFontInfo::Init(IFPF_FontMgr* pFontMgr) {
H A Dfpf_skiafontmgr.h83 class CFPF_SkiaFontMgr : public IFPF_FontMgr {
88 // IFPF_FontMgr
/external/pdfium/core/include/fxge/
H A Dfpf.h12 class IFPF_FontMgr;
18 virtual IFPF_FontMgr* GetFontMgr() = 0;
56 class IFPF_FontMgr { class
58 virtual ~IFPF_FontMgr() {}

Completed in 229 milliseconds