Searched refs:EnumFonts (Results 1 – 2 of 2) sorted by relevance
25 if (m_pInfo->EnumFonts) { in EnumFontList()26 m_pInfo->EnumFonts(m_pInfo, pMapper); in EnumFontList()162 pFontInfoExt->EnumFonts = DefaultEnumFonts; in FPDF_GetDefaultSystemFontInfo()
77 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); member