ReactOS 0.4.15-dev-7131-ge4d03f4
|
Public Attributes | |
USHORT | platform_id |
USHORT | encoding_id |
USHORT | language_id |
USHORT | name_id |
USHORT | length |
USHORT | offset |
USHORT tt_name_record::language_id |
Definition at line 1212 of file font.c.
Referenced by load_ttf_name_id().
USHORT tt_name_record::length |
Definition at line 1214 of file font.c.
Referenced by load_ttf_name_id().
USHORT tt_name_record::name_id |
Definition at line 1213 of file font.c.
Referenced by load_ttf_name_id().
USHORT tt_name_record::offset |
Definition at line 1215 of file font.c.
Referenced by load_ttf_name_id().
USHORT tt_name_record::platform_id |
Definition at line 1210 of file font.c.
Referenced by load_ttf_name_id().