|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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_Vector* TT_GlyphZoneRec_::cur |
Definition at line 1773 of file tttypes.h.
Referenced by TT_Process_Simple_Glyph().
| FT_UShort TT_GlyphZoneRec_::n_points |
Definition at line 1769 of file tttypes.h.
Referenced by TT_Process_Composite_Glyph(), and TT_Process_Simple_Glyph().
| FT_Vector* TT_GlyphZoneRec_::orus |
Definition at line 1774 of file tttypes.h.
Referenced by TT_Process_Simple_Glyph().
| FT_Byte* TT_GlyphZoneRec_::tags |
Definition at line 1776 of file tttypes.h.
Referenced by TT_Process_Composite_Glyph().