Searched refs:FPDFFont_Close (Results 1 – 4 of 4) sorted by relevance
48 inline void operator()(FPDF_FONT font) { FPDFFont_Close(font); } in operator()
750 FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close(FPDF_FONT font);
177 CHK(FPDFFont_Close); in CheckPDFiumCApi()
471 FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close(FPDF_FONT font) { in FPDFFont_Close() function