Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp26 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList() function in CFX_ExternalFontInfo
123 pDefault->m_pFontInfo->EnumFontList((CFX_FontMapper*)pMapper); in DefaultEnumFonts()
/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.h25 bool EnumFontList(CFX_FontMapper* pMapper) override;
Dcfx_androidfontinfo.cpp25 bool CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_AndroidFontInfo
/external/pdfium/core/fxge/
Difx_systemfontinfo.h25 virtual bool EnumFontList(CFX_FontMapper* pMapper) = 0;
/external/pdfium/core/fxge/ge/
Dcfx_folderfontinfo.h25 bool EnumFontList(CFX_FontMapper* pMapper) override;
Dcfx_folderfontinfo.cpp113 bool CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_FolderFontInfo
Dcfx_fontmapper.cpp362 m_pFontInfo->EnumFontList(this); in LoadInstalledFonts()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp587 pSystemFontInfo->EnumFontList(pFontMapper); in EnumFontsFromFontMapper()
868 pSystemFontInfo->EnumFontList(pFontMapper); in CreateFontStream()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp337 bool EnumFontList(CFX_FontMapper* pMapper) override;
446 bool CFX_Win32FontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in __anon28bd97680111::CFX_Win32FontInfo