Searched defs:EnumFontList (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfx_android_font.cpp22 FX_BOOL CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) function in class:CFX_AndroidFontInfo
/external/pdfium/fpdfsdk/src/
H A Dfpdf_sysfontinfo.cpp22 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper) function in class:CSysFontInfo_Ext
106 ((FPDF_SYSFONTINFO_DEFAULT*)pThis)->m_pFontInfo->EnumFontList((CFX_FontMapper*)pMapper);
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp643 m_pFontInfo->EnumFontList(this);
1350 FX_BOOL CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) function in class:CFX_FolderFontInfo
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp25 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper);
140 FX_BOOL CWin32FontInfo::EnumFontList(CFX_FontMapper* pMapper) function in class:CWin32FontInfo

Completed in 387 milliseconds