Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h228 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, const char* face, int charset);
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c133 CHK(FPDF_AddInstalledFont); in CheckPDFiumCApi()
Dfpdf_sysfontinfo.cpp84 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, const char* name, int charset) in FPDF_AddInstalledFont() function