ReactOS 0.4.17-dev-934-g091855f
ot_table_dir Struct Reference

Public Attributes

uint32_t version
 
uint16_t numTables
 
uint16_t searchRange
 
uint16_t entrySelector
 
uint16_t rangeShift
 

Detailed Description

Definition at line 84 of file opentype.c.

Member Data Documentation

◆ entrySelector

uint16_t ot_table_dir::entrySelector

Definition at line 89 of file opentype.c.

◆ numTables

uint16_t ot_table_dir::numTables

Definition at line 87 of file opentype.c.

Referenced by opentype_try_get_font_table().

◆ rangeShift

uint16_t ot_table_dir::rangeShift

Definition at line 90 of file opentype.c.

◆ searchRange

uint16_t ot_table_dir::searchRange

Definition at line 88 of file opentype.c.

◆ version

uint32_t ot_table_dir::version

Definition at line 86 of file opentype.c.


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