Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h296 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo();
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp171 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo() { in FPDF_GetDefaultSystemFontInfo() function
Dfpdfview_c_api_test.c159 CHK(FPDF_GetDefaultSystemFontInfo); in CheckPDFiumCApi()