Searched defs:pMapper (Results 1 – 8 of 8) sorted by relevance
83 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList()152 CFX_FontMapper* pMapper = static_cast<CFX_FontMapper*>(mapper); in FPDF_AddInstalledFont() local182 static void DefaultEnumFonts(struct _FPDF_SYSFONTINFO* pThis, void* pMapper) { in DefaultEnumFonts()
19 void FakeEnumFonts(FPDF_SYSFONTINFO* pThis, void* pMapper) {} in FakeEnumFonts()
28 bool CFX_AndroidFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList()
51 bool EnumFontList(CFX_FontMapper* pMapper) override { in EnumFontList()
157 bool CFX_FolderFontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList()
195 bool CFX_Win32FontInfo::EnumFontList(CFX_FontMapper* pMapper) { in EnumFontList()
215 void DecodeTree::setExternMemAccMapper(TrcMemAccMapper* pMapper) in setExternMemAccMapper()
794 mutable TensorSycl::internal::PointerMapper pMapper; variable