Searched defs:_FPDF_SYSFONTINFO (Results 1 – 1 of 1) sorted by relevance
39 typedef struct _FPDF_SYSFONTINFO { struct60 void (*Release)(struct _FPDF_SYSFONTINFO* pThis); argument80 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper); argument116 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, argument141 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face); argument167 unsigned long (*GetFontData)(struct _FPDF_SYSFONTINFO* pThis, argument191 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, argument209 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument224 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); argument