|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <wofftypes.h>

Definition at line 153 of file wofftypes.h.
| FT_ULong WOFF2_HeaderRec_::actual_sfnt_size |
Definition at line 171 of file wofftypes.h.
Referenced by reconstruct_font(), and woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::compressed_offset |
Definition at line 168 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::flavor |
Definition at line 156 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::header_version |
Definition at line 169 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::length |
Definition at line 157 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::metaLength |
Definition at line 162 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::metaOffset |
Definition at line 161 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::metaOrigLength |
Definition at line 163 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_UShort WOFF2_HeaderRec_::num_fonts |
Definition at line 170 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_UShort WOFF2_HeaderRec_::num_tables |
Definition at line 158 of file wofftypes.h.
Referenced by reconstruct_font(), and woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::privLength |
Definition at line 165 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::privOffset |
Definition at line 164 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::signature |
Definition at line 155 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::totalCompressedSize |
Definition at line 160 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::totalSfntSize |
Definition at line 159 of file wofftypes.h.
Referenced by woff2_open_font().
| WOFF2_TtcFont WOFF2_HeaderRec_::ttc_fonts |
Definition at line 173 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_ULong WOFF2_HeaderRec_::uncompressed_size |
Definition at line 167 of file wofftypes.h.
Referenced by woff2_open_font().