ReactOS 0.4.16-dev-188-g678aa63
name_record Struct Reference

Public Attributes

USHORT uPlatformID
 
USHORT uEncodingID
 
USHORT uLanguageID
 
USHORT uNameID
 
USHORT uStringLength
 
USHORT uStringOffset
 

Detailed Description

Definition at line 59 of file font.c.

Member Data Documentation

◆ uEncodingID

USHORT name_record::uEncodingID

Definition at line 62 of file font.c.

Referenced by load_ttf_name_id().

◆ uLanguageID

USHORT name_record::uLanguageID

Definition at line 63 of file font.c.

◆ uNameID

USHORT name_record::uNameID

Definition at line 64 of file font.c.

Referenced by load_ttf_name_id().

◆ uPlatformID

USHORT name_record::uPlatformID

Definition at line 61 of file font.c.

Referenced by load_ttf_name_id().

◆ uStringLength

USHORT name_record::uStringLength

Definition at line 65 of file font.c.

Referenced by load_ttf_name_id().

◆ uStringOffset

USHORT name_record::uStringOffset

Definition at line 66 of file font.c.

Referenced by load_ttf_name_id().


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