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

Public Attributes | |
| FT_ULong | header_checksum |
| FT_UShort | num_glyphs |
| FT_UShort | num_hmetrics |
| FT_Short * | x_mins |
| WOFF2_Table | glyf_table |
| WOFF2_Table | loca_table |
| WOFF2_Table | head_table |
Definition at line 237 of file wofftypes.h.
| WOFF2_Table WOFF2_InfoRec_::glyf_table |
Definition at line 244 of file wofftypes.h.
| WOFF2_Table WOFF2_InfoRec_::head_table |
Definition at line 246 of file wofftypes.h.
| FT_ULong WOFF2_InfoRec_::header_checksum |
Definition at line 239 of file wofftypes.h.
| WOFF2_Table WOFF2_InfoRec_::loca_table |
Definition at line 245 of file wofftypes.h.
| FT_UShort WOFF2_InfoRec_::num_glyphs |
Definition at line 240 of file wofftypes.h.
| FT_UShort WOFF2_InfoRec_::num_hmetrics |
Definition at line 241 of file wofftypes.h.
| FT_Short* WOFF2_InfoRec_::x_mins |
Definition at line 242 of file wofftypes.h.