ReactOS 0.4.16-dev-2332-g4cba65d
WOFF2_TableRec_ Struct Reference

#include <wofftypes.h>

Public Attributes

FT_Byte FlagByte
 
FT_ULong Tag
 
FT_ULong dst_length
 
FT_ULong TransformLength
 
FT_ULong flags
 
FT_ULong src_offset
 
FT_ULong src_length
 
FT_ULong dst_offset
 

Detailed Description

Definition at line 191 of file wofftypes.h.

Member Data Documentation

◆ dst_length

FT_ULong WOFF2_TableRec_::dst_length

Definition at line 195 of file wofftypes.h.

◆ dst_offset

FT_ULong WOFF2_TableRec_::dst_offset

Definition at line 201 of file wofftypes.h.

◆ FlagByte

FT_Byte WOFF2_TableRec_::FlagByte

Definition at line 193 of file wofftypes.h.

◆ flags

FT_ULong WOFF2_TableRec_::flags

Definition at line 198 of file wofftypes.h.

◆ src_length

FT_ULong WOFF2_TableRec_::src_length

Definition at line 200 of file wofftypes.h.

Referenced by woff2_open_font().

◆ src_offset

FT_ULong WOFF2_TableRec_::src_offset

Definition at line 199 of file wofftypes.h.

Referenced by get_x_mins(), and woff2_open_font().

◆ Tag

FT_ULong WOFF2_TableRec_::Tag

Definition at line 194 of file wofftypes.h.

Referenced by compare_tags().

◆ TransformLength

FT_ULong WOFF2_TableRec_::TransformLength

Definition at line 196 of file wofftypes.h.


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