ReactOS 0.4.15-dev-7953-g1f49173
tt_name_record Struct Reference

Public Attributes

USHORT platform_id
 
USHORT encoding_id
 
USHORT language_id
 
USHORT name_id
 
USHORT length
 
USHORT offset
 

Detailed Description

Definition at line 1209 of file font.c.

Member Data Documentation

◆ encoding_id

USHORT tt_name_record::encoding_id

Definition at line 1211 of file font.c.

◆ language_id

USHORT tt_name_record::language_id

Definition at line 1212 of file font.c.

Referenced by load_ttf_name_id().

◆ length

USHORT tt_name_record::length

Definition at line 1214 of file font.c.

Referenced by load_ttf_name_id().

◆ name_id

USHORT tt_name_record::name_id

Definition at line 1213 of file font.c.

Referenced by load_ttf_name_id().

◆ offset

USHORT tt_name_record::offset

Definition at line 1215 of file font.c.

Referenced by load_ttf_name_id().

◆ platform_id

USHORT tt_name_record::platform_id

Definition at line 1210 of file font.c.

Referenced by load_ttf_name_id().


The documentation for this struct was generated from the following file: