|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| uint16_t | start_glyph |
| uint16_t | glyph_count |
| uint16_t | classes [1] |
Definition at line 455 of file opentype.c.
| uint16_t ot_gdef_classdef_format1::classes[1] |
Definition at line 460 of file opentype.c.
Referenced by opentype_layout_get_glyph_class().
| uint16_t ot_gdef_classdef_format1::format |
Definition at line 457 of file opentype.c.
| uint16_t ot_gdef_classdef_format1::glyph_count |
Definition at line 459 of file opentype.c.
Referenced by opentype_layout_get_glyph_class().
| uint16_t ot_gdef_classdef_format1::start_glyph |
Definition at line 458 of file opentype.c.
Referenced by opentype_layout_get_glyph_class().