Home
last modified time | relevance | path

Searched refs:EnumFontList (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp22 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper) in EnumFontList() function in CSysFontInfo_Ext
106 ((FPDF_SYSFONTINFO_DEFAULT*)pThis)->m_pFontInfo->EnumFontList((CFX_FontMapper*)pMapper); in DefaultEnumFonts()
/external/pdfium/core/src/fxge/android/
Dfx_android_font.h20 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper);
Dfx_android_font.cpp22 FX_BOOL CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) in EnumFontList() function in CFX_AndroidFontInfo
/external/pdfium/core/include/fxge/
Dfx_font.h299 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper) = 0;
322 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper);
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp643 m_pFontInfo->EnumFontList(this); in LoadInstalledFonts()
1350 FX_BOOL CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) in EnumFontList() function in CFX_FolderFontInfo
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp25 virtual FX_BOOL EnumFontList(CFX_FontMapper* pMapper);
140 FX_BOOL CWin32FontInfo::EnumFontList(CFX_FontMapper* pMapper) in EnumFontList() function in CWin32FontInfo