ReactOS 0.4.16-dev-2332-g4cba65d
WOFF2_HeaderRec_ Struct Reference

#include <wofftypes.h>

Collaboration diagram for WOFF2_HeaderRec_:

Public Attributes

FT_ULong signature
 
FT_ULong flavor
 
FT_ULong length
 
FT_UShort num_tables
 
FT_ULong totalSfntSize
 
FT_ULong totalCompressedSize
 
FT_ULong metaOffset
 
FT_ULong metaLength
 
FT_ULong metaOrigLength
 
FT_ULong privOffset
 
FT_ULong privLength
 
FT_ULong uncompressed_size
 
FT_ULong compressed_offset
 
FT_ULong header_version
 
FT_UShort num_fonts
 
FT_ULong actual_sfnt_size
 
WOFF2_TtcFont ttc_fonts
 

Detailed Description

Definition at line 153 of file wofftypes.h.

Member Data Documentation

◆ actual_sfnt_size

FT_ULong WOFF2_HeaderRec_::actual_sfnt_size

Definition at line 171 of file wofftypes.h.

Referenced by reconstruct_font(), and woff2_open_font().

◆ compressed_offset

FT_ULong WOFF2_HeaderRec_::compressed_offset

Definition at line 168 of file wofftypes.h.

Referenced by woff2_open_font().

◆ flavor

FT_ULong WOFF2_HeaderRec_::flavor

Definition at line 156 of file wofftypes.h.

Referenced by woff2_open_font().

◆ header_version

FT_ULong WOFF2_HeaderRec_::header_version

Definition at line 169 of file wofftypes.h.

Referenced by woff2_open_font().

◆ length

FT_ULong WOFF2_HeaderRec_::length

Definition at line 157 of file wofftypes.h.

Referenced by woff2_open_font().

◆ metaLength

FT_ULong WOFF2_HeaderRec_::metaLength

Definition at line 162 of file wofftypes.h.

Referenced by woff2_open_font().

◆ metaOffset

FT_ULong WOFF2_HeaderRec_::metaOffset

Definition at line 161 of file wofftypes.h.

Referenced by woff2_open_font().

◆ metaOrigLength

FT_ULong WOFF2_HeaderRec_::metaOrigLength

Definition at line 163 of file wofftypes.h.

Referenced by woff2_open_font().

◆ num_fonts

FT_UShort WOFF2_HeaderRec_::num_fonts

Definition at line 170 of file wofftypes.h.

Referenced by woff2_open_font().

◆ num_tables

FT_UShort WOFF2_HeaderRec_::num_tables

Definition at line 158 of file wofftypes.h.

Referenced by reconstruct_font(), and woff2_open_font().

◆ privLength

FT_ULong WOFF2_HeaderRec_::privLength

Definition at line 165 of file wofftypes.h.

Referenced by woff2_open_font().

◆ privOffset

FT_ULong WOFF2_HeaderRec_::privOffset

Definition at line 164 of file wofftypes.h.

Referenced by woff2_open_font().

◆ signature

FT_ULong WOFF2_HeaderRec_::signature

Definition at line 155 of file wofftypes.h.

Referenced by woff2_open_font().

◆ totalCompressedSize

FT_ULong WOFF2_HeaderRec_::totalCompressedSize

Definition at line 160 of file wofftypes.h.

Referenced by woff2_open_font().

◆ totalSfntSize

FT_ULong WOFF2_HeaderRec_::totalSfntSize

Definition at line 159 of file wofftypes.h.

Referenced by woff2_open_font().

◆ ttc_fonts

WOFF2_TtcFont WOFF2_HeaderRec_::ttc_fonts

Definition at line 173 of file wofftypes.h.

Referenced by woff2_open_font().

◆ uncompressed_size

FT_ULong WOFF2_HeaderRec_::uncompressed_size

Definition at line 167 of file wofftypes.h.

Referenced by woff2_open_font().


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