Home
last modified time | relevance | path

Searched refs:FX_GetDefFontEnumerator (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dxfa_ffapp.cpp131 m_pFDEFontMgr = CFGAS_FontMgr::Create(FX_GetDefFontEnumerator()); in GetFDEFontMgr()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h86 FX_LPEnumAllFonts FX_GetDefFontEnumerator();
Dcfgas_fontmgr.cpp353 FX_LPEnumAllFonts FX_GetDefFontEnumerator() { in FX_GetDefFontEnumerator() function
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp288 m_pFontMgr = CFGAS_FontMgr::Create(FX_GetDefFontEnumerator()); in LoadFont()