Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h277 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp95 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfoExt) { in FPDF_SetSystemFontInfo() function
Dfpdfview_c_api_test.c158 CHK(FPDF_SetSystemFontInfo); in CheckPDFiumCApi()