Searched refs:CFX_StdFontMgrImp (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
H A Dfx_stdfontmgr.cpp14 return new CFX_StdFontMgrImp(pEnumerator, pMatcher, pUserData);
16 CFX_StdFontMgrImp::CFX_StdFontMgrImp(FX_LPEnumAllFonts pEnumerator, function in class:CFX_StdFontMgrImp
39 CFX_StdFontMgrImp::~CFX_StdFontMgrImp() {
56 IFX_Font* CFX_StdFontMgrImp::GetDefFontByCodePage(
82 IFX_Font* CFX_StdFontMgrImp::GetDefFontByCharset(
90 IFX_Font* CFX_StdFontMgrImp::GetDefFontByUnicode(
153 IFX_Font* CFX_StdFontMgrImp::GetDefFontByLanguage(
160 IFX_Font* CFX_StdFontMgrImp
[all...]
H A Dfx_stdfontmgr.h14 class CFX_StdFontMgrImp : public IFX_FontMgr { class in inherits:IFX_FontMgr
16 CFX_StdFontMgrImp(FX_LPEnumAllFonts pEnumerator,
19 ~CFX_StdFontMgrImp();

Completed in 45 milliseconds