Searched refs:EnumFonts (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfpdf_sysfontinfo.cpp23 if (m_pInfo->EnumFonts) {
24 m_pInfo->EnumFonts(m_pInfo, pMapper);
179 pFontInfoExt->EnumFonts = DefaultEnumFonts;
/external/pdfium/public/
H A Dfpdf_sysfontinfo.h63 * Method: EnumFonts
80 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); member in struct:_FPDF_SYSFONTINFO
/external/pdfium/xfa/src/fgas/src/font/
H A Dfx_stdfontmgr.h184 FX_BOOL EnumFonts();
H A Dfx_stdfontmgr.cpp598 if (pFontMgr->EnumFonts()) {
611 FX_BOOL CFX_FontMgrImp::EnumFonts() { function in class:CFX_FontMgrImp

Completed in 304 milliseconds