Searched defs:IFX_FontMgr (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/include/
H A Dfx_fnt.h10 class IFX_FontMgr;
55 IFX_FontMgr* pFontMgr);
58 IFX_FontMgr* pFontMgr);
59 static IFX_Font* LoadFont(const FX_WCHAR* pszFileName, IFX_FontMgr* pFontMgr);
61 IFX_FontMgr* pFontMgr,
64 IFX_FontMgr* pFontMgr,
136 class IFX_FontMgr { class
138 static IFX_FontMgr* Create(FX_LPEnumAllFonts pEnumerator,
141 virtual ~IFX_FontMgr() {}
180 IFX_FontMgr* pFontMg
208 class IFX_FontMgr { class
[all...]

Completed in 163 milliseconds