|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| uint16_t | format |
| uint16_t | count |
| uint16_t | stringOffset |
| struct name_record | records [1] |
Definition at line 351 of file opentype.c.
| uint16_t name_header::count |
Definition at line 354 of file opentype.c.
| uint16_t name_header::format |
Definition at line 353 of file opentype.c.
| struct name_record name_header::records[1] |
Definition at line 356 of file opentype.c.
| uint16_t name_header::stringOffset |
Definition at line 355 of file opentype.c.
Referenced by opentype_decode_namerecord().