Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.h26 bool EnumFontList(CFX_FontMapper* pMapper) override;
Dcfx_androidfontinfo.cpp26 bool CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_AndroidFontInfo
/external/pdfium/core/fxge/
Dfx_font_unittest.cpp39 ASSERT_TRUE(folder_font_info.EnumFontList(&font_mapper)); in TEST()
Dsystemfontinfo_iface.h25 virtual bool EnumFontList(CFX_FontMapper* pMapper) = 0;
Dcfx_folderfontinfo.h26 bool EnumFontList(CFX_FontMapper* pMapper) override;
Dcfx_folderfontinfo.cpp137 bool CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_FolderFontInfo
Dcfx_fontmapper.cpp328 m_pFontInfo->EnumFontList(this); in LoadInstalledFonts()
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp58 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList() function in CFX_ExternalFontInfo
155 pDefault->m_pFontInfo->EnumFontList(static_cast<CFX_FontMapper*>(pMapper)); in DefaultEnumFonts()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp321 bool EnumFontList(CFX_FontMapper* pMapper) override;
427 bool CFX_Win32FontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in __anon432480ef0111::CFX_Win32FontInfo