Searched defs:_FPDF_SYSFONTINFO (Results 1 – 1 of 1) sorted by relevance
40 typedef struct _FPDF_SYSFONTINFO { struct61 void (*Release)(struct _FPDF_SYSFONTINFO* pThis); argument81 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); argument117 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, argument142 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); argument168 unsigned long (*GetFontData)(struct _FPDF_SYSFONTINFO* pThis, argument192 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, argument210 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument225 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument