Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h261 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper,
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp89 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, in FPDF_AddInstalledFont() function
Dfpdfview_c_api_test.c157 CHK(FPDF_AddInstalledFont); in CheckPDFiumCApi()