Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h297 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo();
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp179 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo() { in FPDF_GetDefaultSystemFontInfo() function
Dfpdfview_c_api_test.c185 CHK(FPDF_GetDefaultSystemFontInfo); in CheckPDFiumCApi()