|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint32_t | tag |
| uint32_t | checksum |
| uint32_t | offset |
| uint32_t | length |
Definition at line 93 of file opentype.c.
| uint32_t ot_table_record::checksum |
Definition at line 96 of file opentype.c.
| uint32_t ot_table_record::length |
Definition at line 98 of file opentype.c.
Referenced by opentype_try_get_font_table().
| uint32_t ot_table_record::offset |
Definition at line 97 of file opentype.c.
Referenced by opentype_try_get_font_table().
| uint32_t ot_table_record::tag |
Definition at line 95 of file opentype.c.
Referenced by opentype_try_get_font_table().