Searched defs:_FPDF_SYSFONTINFO (Results 1 – 1 of 1) sorted by relevance
44 typedef struct _FPDF_SYSFONTINFO { struct65 void (*Release)(struct _FPDF_SYSFONTINFO* pThis); argument85 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); argument118 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, argument142 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); argument166 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