Searched defs:FPDF_SYSFONTINFO (Results 1 - 1 of 1) sorted by last modified time

/external/pdfium/fpdfsdk/include/
H A Dfpdf_sysfontinfo.h37 * Interface: FPDF_SYSFONTINFO
193 } FPDF_SYSFONTINFO; typedef in typeref:struct:_FPDF_SYSFONTINFO
216 * pFontInfo - Pointer to a FPDF_SYSFONTINFO structure
220 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
231 * Pointer to a FPDF_SYSFONTINFO structure describing the default interface.
235 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo();

Completed in 66 milliseconds