ReactOS 0.4.15-dev-7924-g5949c20
tt_table_directory Struct Reference

Public Attributes

char tag [4]
 
ULONG check_sum
 
ULONG offset
 
ULONG length
 

Detailed Description

Definition at line 1196 of file font.c.

Member Data Documentation

◆ check_sum

ULONG tt_table_directory::check_sum

Definition at line 1198 of file font.c.

◆ length

ULONG tt_table_directory::length

Definition at line 1200 of file font.c.

◆ offset

ULONG tt_table_directory::offset

Definition at line 1199 of file font.c.

Referenced by load_ttf_name_id().

◆ tag

char tt_table_directory::tag[4]

Definition at line 1197 of file font.c.

Referenced by load_ttf_name_id().


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