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

Public Attributes | |
| IDWriteFontFileStream * | stream |
| DWRITE_FONT_FACE_TYPE | face_type |
| UINT32 | face_index |
Definition at line 475 of file dwrite_private.h.
| UINT32 file_stream_desc::face_index |
Definition at line 478 of file dwrite_private.h.
Referenced by create_font_resource(), create_fontface(), dwrite_cmap_init(), dwritefont_GetInformationalStrings(), dwritefontface3_GetInformationalStrings(), dwritefontface_TryGetFontTable(), fontset_entry_get_property(), init_font_data(), opentype_has_kerning_pairs(), and opentype_try_get_font_table().
| DWRITE_FONT_FACE_TYPE file_stream_desc::face_type |
Definition at line 477 of file dwrite_private.h.
Referenced by create_font_resource(), create_fontface(), dwrite_cmap_init(), dwritefont_GetInformationalStrings(), dwritefontface3_GetInformationalStrings(), dwritefontface_TryGetFontTable(), fontset_entry_get_property(), init_font_data(), opentype_has_kerning_pairs(), and opentype_try_get_font_table().
| IDWriteFontFileStream* file_stream_desc::stream |
Definition at line 476 of file dwrite_private.h.
Referenced by create_font_resource(), create_fontface(), dwrite_cmap_init(), dwritefont_GetInformationalStrings(), dwritefontface3_GetInformationalStrings(), dwritefontface_TryGetFontTable(), fontset_entry_get_property(), get_font_info_strings(), init_font_data(), opentype_get_font_facename(), opentype_get_font_familyname(), opentype_get_font_info_strings(), opentype_get_font_metrics(), opentype_get_font_properties(), opentype_get_font_strings_from_meta(), opentype_get_font_typo_metrics(), opentype_get_font_var_axis(), opentype_has_kerning_pairs(), and opentype_try_get_font_table().