Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h278 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp98 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfoExt) { in FPDF_SetSystemFontInfo() function
Dfpdfview_c_api_test.c184 CHK(FPDF_SetSystemFontInfo); in CheckPDFiumCApi()