Home
last modified time | relevance | path

Searched defs:pFontMgr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_defaultfontmanager.cpp21 CFGAS_FontMgr* pFontMgr = CFGAS_GEModule::Get()->GetFontMgr(); in GetFont() local
64 CFGAS_FontMgr* pFontMgr = CFGAS_GEModule::Get()->GetFontMgr(); in GetDefaultFont() local
H A Dcfgas_fontmgr.cpp486 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in CreateFontStream() local
503 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in LoadFace() local
H A Dcfgas_gefont.cpp236 CFGAS_FontMgr* pFontMgr = CFGAS_GEModule::Get()->GetFontMgr(); in GetGlyphIndexAndFont() local
/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dfx_android_impl.cpp27 CFPF_SkiaFontMgr* pFontMgr = m_pDeviceModule->GetFontMgr(); in CreateDefaultSystemFontInfo() local
H A Dcfx_androidfontinfo.cpp19 bool CFX_AndroidFontInfo::Init(CFPF_SkiaFontMgr* pFontMgr) { in Init()
H A Dcfpf_skiafont.cpp21 CFPF_SkiaFont::CFPF_SkiaFont(CFPF_SkiaFontMgr* pFontMgr, in CFPF_SkiaFont()
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_bafontmap.cpp35 CFX_FontMgr* pFontMgr = CFX_GEModule::Get()->GetFontMgr(); in FindNativeTrueTypeFont() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textparser.cpp364 CXFA_FontMgr* pFontMgr = doc->GetApp()->GetXFAFontMgr(); in GetFont() local