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); argument114 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, argument139 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); argument165 unsigned long (*GetFontData)(struct _FPDF_SYSFONTINFO* pThis, argument189 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, argument207 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument222 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument