Searched refs:EnumFonts (Results 1 – 8 of 8) sorted by relevance
59 if (m_pInfo->EnumFonts) { in EnumFontList()60 m_pInfo->EnumFonts(m_pInfo, pMapper); in EnumFontList()222 pFontInfoExt->EnumFonts = DefaultEnumFonts; in FPDF_GetDefaultSystemFontInfo()
66 font_info_.EnumFonts = FakeEnumFonts; in SetUp()
27 if (font_mgr->EnumFonts()) in SetUp()
46 if (!m_pFDEFontMgr->EnumFonts()) in GetFDEFontMgr()
85 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); member
115 bool EnumFonts();
179 bool CFGAS_FontMgr::EnumFonts() { in EnumFonts() function in CFGAS_FontMgr648 bool CFGAS_FontMgr::EnumFonts() { in EnumFonts() function in CFGAS_FontMgr
242 if (!m_pFontMgr->EnumFonts()) in LoadFont()