Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h310 DLLEXPORT void FPDF_FreeDefaultSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp200 DLLEXPORT void FPDF_FreeDefaultSystemFontInfo( in FPDF_FreeDefaultSystemFontInfo() function
Dfpdfview_c_api_test.c186 CHK(FPDF_FreeDefaultSystemFontInfo); in CheckPDFiumCApi()