ReactOS 0.4.17-dev-934-g091855f
ot_table_record Struct Reference

Public Attributes

uint32_t tag
 
uint32_t checksum
 
uint32_t offset
 
uint32_t length
 

Detailed Description

Definition at line 93 of file opentype.c.

Member Data Documentation

◆ checksum

uint32_t ot_table_record::checksum

Definition at line 96 of file opentype.c.

◆ length

uint32_t ot_table_record::length

Definition at line 98 of file opentype.c.

Referenced by opentype_try_get_font_table().

◆ offset

uint32_t ot_table_record::offset

Definition at line 97 of file opentype.c.

Referenced by opentype_try_get_font_table().

◆ tag

uint32_t ot_table_record::tag

Definition at line 95 of file opentype.c.

Referenced by opentype_try_get_font_table().


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