Searched refs:EnumFonts (Results 1 – 4 of 4) sorted by relevance
27 if (m_pInfo->EnumFonts) { in EnumFontList()28 m_pInfo->EnumFonts(m_pInfo, pMapper); in EnumFontList()188 pFontInfoExt->EnumFonts = DefaultEnumFonts; in FPDF_GetDefaultSystemFontInfo()
81 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); member
207 bool EnumFonts();
567 if (!pFontMgr->EnumFonts()) in Create()614 bool CFGAS_FontMgr::EnumFonts() { in EnumFonts() function in CFGAS_FontMgr