|
XenevaOS
|
#include <tttypes.h>

Public Attributes | |
| FT_Memory | memory |
| FT_UShort | max_points |
| FT_Short | max_contours |
| FT_UShort | n_points |
| FT_Short | n_contours |
| FT_Vector * | org |
| FT_Vector * | cur |
| FT_Vector * | orus |
| FT_Byte * | tags |
| FT_UShort * | contours |
| FT_UShort | first_point |
| FT_UShort* TT_GlyphZoneRec_::contours |
| FT_Vector* TT_GlyphZoneRec_::cur |
| FT_UShort TT_GlyphZoneRec_::first_point |
| FT_Short TT_GlyphZoneRec_::max_contours |
| FT_UShort TT_GlyphZoneRec_::max_points |
| FT_Memory TT_GlyphZoneRec_::memory |
| FT_Short TT_GlyphZoneRec_::n_contours |
| FT_UShort TT_GlyphZoneRec_::n_points |
| FT_Vector* TT_GlyphZoneRec_::org |
| FT_Vector* TT_GlyphZoneRec_::orus |
| FT_Byte* TT_GlyphZoneRec_::tags |