Searched refs:FX_LPEnumAllFonts (Results 1 – 3 of 3) sorted by relevance
127 typedef void (*FX_LPEnumAllFonts)(CFX_FontDescriptors& fonts, typedef131 FX_LPEnumAllFonts FX_GetDefFontEnumerator();138 static IFX_FontMgr* Create(FX_LPEnumAllFonts pEnumerator,
16 CFX_StdFontMgrImp(FX_LPEnumAllFonts pEnumerator,51 FX_LPEnumAllFonts m_pEnumerator;
11 IFX_FontMgr* IFX_FontMgr::Create(FX_LPEnumAllFonts pEnumerator, in Create()16 CFX_StdFontMgrImp::CFX_StdFontMgrImp(FX_LPEnumAllFonts pEnumerator, in CFX_StdFontMgrImp()495 FX_LPEnumAllFonts FX_GetDefFontEnumerator() { in FX_GetDefFontEnumerator()