ReactOS 0.4.15-dev-7942-gd23573b
_tagTT_TABLE_DIRECTORY Struct Reference

Public Attributes

char szTag [4]
 
ULONG uCheckSum
 
ULONG uOffset
 
ULONG uLength
 

Detailed Description

Definition at line 40 of file font.c.

Member Data Documentation

◆ szTag

char _tagTT_TABLE_DIRECTORY::szTag[4]

Definition at line 41 of file font.c.

Referenced by load_ttf_name_id().

◆ uCheckSum

ULONG _tagTT_TABLE_DIRECTORY::uCheckSum

Definition at line 42 of file font.c.

◆ uLength

ULONG _tagTT_TABLE_DIRECTORY::uLength

Definition at line 44 of file font.c.

Referenced by load_ttf_name_id().

◆ uOffset

ULONG _tagTT_TABLE_DIRECTORY::uOffset

Definition at line 43 of file font.c.

Referenced by load_ttf_name_id().


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