ReactOS 0.4.16-dev-732-g2d1144a
offset_table Struct Reference

Public Attributes

USHORT uMajorVersion
 
USHORT uMinorVersion
 
USHORT uNumOfTables
 
USHORT uSearchRange
 
USHORT uEntrySelector
 
USHORT uRangeShift
 

Detailed Description

Definition at line 31 of file font.c.

Member Data Documentation

◆ uEntrySelector

USHORT offset_table::uEntrySelector

Definition at line 37 of file font.c.

◆ uMajorVersion

USHORT offset_table::uMajorVersion

Definition at line 33 of file font.c.

Referenced by load_ttf_name_id().

◆ uMinorVersion

USHORT offset_table::uMinorVersion

Definition at line 34 of file font.c.

Referenced by load_ttf_name_id().

◆ uNumOfTables

USHORT offset_table::uNumOfTables

Definition at line 35 of file font.c.

Referenced by load_ttf_name_id().

◆ uRangeShift

USHORT offset_table::uRangeShift

Definition at line 38 of file font.c.

◆ uSearchRange

USHORT offset_table::uSearchRange

Definition at line 36 of file font.c.


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