Home | History | Annotate | Download | only in public

Lines Matching refs:pThis

57    *          pThis       -   Pointer to the interface structure itself
61 void (*Release)(struct _FPDF_SYSFONTINFO* pThis);
75 * pThis - Pointer to the interface structure itself
81 void (*EnumFonts)(struct _FPDF_SYSFONTINFO* pThis, void* pMapper);
98 * pThis - Pointer to the interface structure itself
117 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis,
136 * pThis - Pointer to the interface structure itself
142 void* (*GetFont)(struct _FPDF_SYSFONTINFO* pThis, const char* face);
155 * pThis - Pointer to the interface structure itself
168 unsigned long (*GetFontData)(struct _FPDF_SYSFONTINFO* pThis,
182 * pThis - Pointer to the interface structure itself
192 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis,
205 * pThis - Pointer to the interface structure itself
210 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont);
220 * pThis - Pointer to the interface structure itself
225 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont);