Searched refs:FPDF_CharsetFontMap (Results 1 – 3 of 3) sorted by relevance
42 offsetof(FPDF_CharsetFontMap, charset),45 offsetof(FPDF_CharsetFontMap, fontname),47 static_assert(sizeof(CFX_Font::CharsetFontMap) == sizeof(FPDF_CharsetFontMap),140 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap() { in FPDF_GetDefaultTTFMap()141 return reinterpret_cast<const FPDF_CharsetFontMap*>(CFX_Font::defaultTTFMap); in FPDF_GetDefaultTTFMap()
137 const FPDF_CharsetFontMap* cfmap = FPDF_GetDefaultTTFMap(); in TEST_F()
232 } FPDF_CharsetFontMap; typedef244 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap();