|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <wofftypes.h>
Public Attributes | |
| FT_ULong | flavor |
| FT_UShort | num_tables |
| FT_UShort * | table_indices |
Definition at line 125 of file wofftypes.h.
| FT_ULong WOFF2_TtcFontRec_::flavor |
Definition at line 127 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_UShort WOFF2_TtcFontRec_::num_tables |
Definition at line 128 of file wofftypes.h.
Referenced by woff2_open_font().
| FT_UShort* WOFF2_TtcFontRec_::table_indices |
Definition at line 129 of file wofftypes.h.
Referenced by woff2_open_font().