Home
last modified time | relevance | path

Searched defs:LoadFontInternal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp71 bool CFGAS_GEFont::LoadFontInternal(const wchar_t* pszFontFamily, in LoadFontInternal() function in CFGAS_GEFont
96 bool CFGAS_GEFont::LoadFontInternal(RetainPtr<CPDF_Font> pPDFFont) { in LoadFontInternal() function in CFGAS_GEFont
107 bool CFGAS_GEFont::LoadFontInternal(std::unique_ptr<CFX_Font> pInternalFont) { in LoadFontInternal() function in CFGAS_GEFont
H A Dcfgas_fontmgr.cpp693 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::LoadFontInternal( in LoadFontInternal() function in CFGAS_FontMgr