Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp126 bool CFGAS_GEFont::LoadFontInternal(const FX_WCHAR* pszFontFamily, in LoadFontInternal() function in CFGAS_GEFont
164 bool CFGAS_GEFont::LoadFontInternal(const uint8_t* pBuffer, int32_t length) { in LoadFontInternal() function in CFGAS_GEFont
174 bool CFGAS_GEFont::LoadFontInternal( in LoadFontInternal() function in CFGAS_GEFont
192 bool CFGAS_GEFont::LoadFontInternal(CFX_Font* pExternalFont) { in LoadFontInternal() function in CFGAS_GEFont
201 bool CFGAS_GEFont::LoadFontInternal(std::unique_ptr<CFX_Font> pInternalFont) { in LoadFontInternal() function in CFGAS_GEFont