Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h309 FPDF_FreeDefaultSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp219 FPDF_FreeDefaultSystemFontInfo(FPDF_SYSFONTINFO* pDefaultFontInfo) { in FPDF_FreeDefaultSystemFontInfo() function
Dfpdfview_c_api_test.c272 CHK(FPDF_FreeDefaultSystemFontInfo); in CheckPDFiumCApi()