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

/external/pdfium/public/
H A Dfpdf_sysfontinfo.h292 * Application should call FPDF_FreeDefaultSystemFontInfo to free the
298 * Function: FPDF_FreeDefaultSystemFontInfo
309 FPDF_FreeDefaultSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
/external/pdfium/fpdfsdk/
H A Dfpdf_sysfontinfo.cpp219 FPDF_FreeDefaultSystemFontInfo(FPDF_SYSFONTINFO* pDefaultFontInfo) { function
H A Dfpdfview_c_api_test.c272 CHK(FPDF_FreeDefaultSystemFontInfo);

Completed in 1411 milliseconds