|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dwrite_private.h>

Public Attributes | |
| const BYTE * | data |
| void * | context |
| UINT32 | size |
| BOOL | exists |
Definition at line 178 of file dwrite_private.h.
| void* dwrite_fonttable::context |
Definition at line 181 of file dwrite_private.h.
Referenced by opentype_get_cblc_formats(), opentype_get_font_facename(), opentype_get_font_familyname(), opentype_get_font_metrics(), opentype_get_font_properties(), opentype_get_font_strings_from_meta(), opentype_get_font_typo_metrics(), and opentype_get_font_var_axis().
Definition at line 180 of file dwrite_private.h.
Referenced by opentype_get_colr_glyph(), opentype_get_font_facename(), opentype_get_font_familyname(), opentype_get_font_metrics(), opentype_get_font_properties(), opentype_get_font_strings_from_meta(), and opentype_get_font_typo_metrics().
| BOOL dwrite_fonttable::exists |
Definition at line 183 of file dwrite_private.h.
Referenced by opentype_get_cblc_formats(), opentype_get_cpal_entries(), opentype_get_font_facename(), opentype_get_gasp_flags(), and opentype_get_vdmx_size().
| UINT32 dwrite_fonttable::size |
Definition at line 182 of file dwrite_private.h.
Referenced by opentype_get_font_typo_metrics().