|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#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 |
Definition at line 191 of file wofftypes.h.
| FT_ULong WOFF2_TableRec_::dst_length |
Definition at line 195 of file wofftypes.h.
| FT_ULong WOFF2_TableRec_::dst_offset |
Definition at line 201 of file wofftypes.h.
| FT_Byte WOFF2_TableRec_::FlagByte |
Definition at line 193 of file wofftypes.h.
| FT_ULong WOFF2_TableRec_::flags |
Definition at line 198 of file wofftypes.h.
| FT_ULong WOFF2_TableRec_::src_length |
Definition at line 200 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_TableRec_::src_offset |
Definition at line 199 of file wofftypes.h.
Referenced by get_x_mins(), and woff2_open_font().
| FT_ULong WOFF2_TableRec_::Tag |
Definition at line 194 of file wofftypes.h.
Referenced by compare_tags().
| FT_ULong WOFF2_TableRec_::TransformLength |
Definition at line 196 of file wofftypes.h.