ReactOS 0.4.16-dev-1104-ge0ef51b
|
Public Attributes | |
FT_UInt | num_points |
FT_UInt | max_points |
FT_Vector * | points |
FT_Byte * | tags |
FT_Bool | movable |
FT_Int | start |
FT_Memory | memory |
FT_Bool | valid |
Definition at line 307 of file ftstroke.c.
FT_UInt FT_StrokeBorderRec_::max_points |
Definition at line 310 of file ftstroke.c.
FT_Memory FT_StrokeBorderRec_::memory |
Definition at line 315 of file ftstroke.c.
FT_Bool FT_StrokeBorderRec_::movable |
Definition at line 313 of file ftstroke.c.
FT_UInt FT_StrokeBorderRec_::num_points |
Definition at line 309 of file ftstroke.c.
FT_Vector* FT_StrokeBorderRec_::points |
Definition at line 311 of file ftstroke.c.
FT_Int FT_StrokeBorderRec_::start |
Definition at line 314 of file ftstroke.c.
FT_Byte* FT_StrokeBorderRec_::tags |
Definition at line 312 of file ftstroke.c.
FT_Bool FT_StrokeBorderRec_::valid |
Definition at line 316 of file ftstroke.c.
Referenced by FT_Stroker_ExportBorder().