Searched defs:LoadFontInternal (Results 1 – 2 of 2) sorted by relevance
75 bool CFGAS_GEFont::LoadFontInternal(const wchar_t* pszFontFamily, in LoadFontInternal() function in CFGAS_GEFont100 bool CFGAS_GEFont::LoadFontInternal(const RetainPtr<CPDF_Font>& pPDFFont) { in LoadFontInternal() function in CFGAS_GEFont113 bool CFGAS_GEFont::LoadFontInternal(std::unique_ptr<CFX_Font> pInternalFont) { in LoadFontInternal() function in CFGAS_GEFont
685 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::LoadFontInternal( in LoadFontInternal() function in CFGAS_FontMgr