Searched refs:FPDF_AddInstalledFont (Results 1 – 3 of 3) sorted by relevance
228 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, const char* face, int charset);
133 CHK(FPDF_AddInstalledFont); in CheckPDFiumCApi()
84 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, const char* name, int charset) in FPDF_AddInstalledFont() function