Searched refs:FPDF_GetDefaultTTFMap (Results 1 – 4 of 4) sorted by relevance
244 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap();
137 const FPDF_CharsetFontMap* cfmap = FPDF_GetDefaultTTFMap(); in TEST_F()
140 FPDF_EXPORT const FPDF_CharsetFontMap* FPDF_CALLCONV FPDF_GetDefaultTTFMap() { in FPDF_GetDefaultTTFMap() function
316 CHK(FPDF_GetDefaultTTFMap); in CheckPDFiumCApi()