Searched defs:EnumFontList (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/android/ | ||
H A D | cfx_androidfontinfo.cpp | 28 bool CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_AndroidFontInfo |
/aosp_15_r20/external/pdfium/testing/ | ||
H A D | test_fonts.cpp | 51 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList() function in __anon9764f7c20111::SystemFontInfoWrapper |
/aosp_15_r20/external/pdfium/fpdfsdk/ | ||
H A D | fpdf_sysfontinfo.cpp | 83 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList() function in CFX_ExternalFontInfo |
/aosp_15_r20/external/pdfium/core/fxge/ | ||
H A D | cfx_folderfontinfo.cpp | 157 bool CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in CFX_FolderFontInfo |
/aosp_15_r20/external/pdfium/core/fxge/win32/ | ||
H A D | cwin32_platform.cpp | 195 bool CFX_Win32FontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList() function in __anon2897d8390111::CFX_Win32FontInfo |