ReactOS 0.4.15-dev-7958-gcd0bb1a
WOFF_HeaderRec_ Struct Reference

#include <tttypes.h>

Public Attributes

FT_ULong signature
 
FT_ULong flavor
 
FT_ULong length
 
FT_UShort num_tables
 
FT_UShort reserved
 
FT_ULong totalSfntSize
 
FT_UShort majorVersion
 
FT_UShort minorVersion
 
FT_ULong metaOffset
 
FT_ULong metaLength
 
FT_ULong metaOrigLength
 
FT_ULong privOffset
 
FT_ULong privLength
 

Detailed Description

Definition at line 153 of file tttypes.h.

Member Data Documentation

◆ flavor

FT_ULong WOFF_HeaderRec_::flavor

Definition at line 156 of file tttypes.h.

Referenced by woff_open_font().

◆ length

FT_ULong WOFF_HeaderRec_::length

Definition at line 157 of file tttypes.h.

Referenced by woff_open_font().

◆ majorVersion

FT_UShort WOFF_HeaderRec_::majorVersion

Definition at line 161 of file tttypes.h.

◆ metaLength

FT_ULong WOFF_HeaderRec_::metaLength

Definition at line 164 of file tttypes.h.

Referenced by woff_open_font().

◆ metaOffset

FT_ULong WOFF_HeaderRec_::metaOffset

Definition at line 163 of file tttypes.h.

Referenced by woff_open_font().

◆ metaOrigLength

FT_ULong WOFF_HeaderRec_::metaOrigLength

Definition at line 165 of file tttypes.h.

Referenced by woff_open_font().

◆ minorVersion

FT_UShort WOFF_HeaderRec_::minorVersion

Definition at line 162 of file tttypes.h.

◆ num_tables

FT_UShort WOFF_HeaderRec_::num_tables

Definition at line 158 of file tttypes.h.

Referenced by woff_open_font().

◆ privLength

FT_ULong WOFF_HeaderRec_::privLength

Definition at line 167 of file tttypes.h.

Referenced by woff_open_font().

◆ privOffset

FT_ULong WOFF_HeaderRec_::privOffset

Definition at line 166 of file tttypes.h.

Referenced by woff_open_font().

◆ reserved

FT_UShort WOFF_HeaderRec_::reserved

Definition at line 159 of file tttypes.h.

◆ signature

FT_ULong WOFF_HeaderRec_::signature

Definition at line 155 of file tttypes.h.

◆ totalSfntSize

FT_ULong WOFF_HeaderRec_::totalSfntSize

Definition at line 160 of file tttypes.h.

Referenced by woff_open_font().


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