Home
last modified time | relevance | path

Searched refs:FPDF_AddInstalledFont (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_sysfontinfo.h262 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper,
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp91 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, in FPDF_AddInstalledFont() function
Dfpdfview_c_api_test.c183 CHK(FPDF_AddInstalledFont); in CheckPDFiumCApi()