Searched refs:EnumFonts (Results 1 – 7 of 7) sorted by relevance
43 if (m_pInfo->EnumFonts) { in EnumFontList()44 m_pInfo->EnumFonts(m_pInfo, pMapper); in EnumFontList()206 pFontInfoExt->EnumFonts = DefaultEnumFonts; in FPDF_GetDefaultSystemFontInfo()
31 if (!font_mgr_->EnumFonts()) in SetUp()
81 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); member
59 if (!m_pFDEFontMgr->EnumFonts()) in GetFDEFontMgr()
145 bool EnumFonts();
214 bool CFGAS_FontMgr::EnumFonts() { in EnumFonts() function in CFGAS_FontMgr573 bool CFGAS_FontMgr::EnumFonts() { in EnumFonts() function in CFGAS_FontMgr
283 if (!m_pFontMgr->EnumFonts()) in LoadFont()