ReactOS 0.4.16-dev-197-g92996da
|
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 312 of file ftstroke.c.
FT_UInt FT_StrokeBorderRec_::max_points |
Definition at line 315 of file ftstroke.c.
FT_Memory FT_StrokeBorderRec_::memory |
Definition at line 320 of file ftstroke.c.
FT_Bool FT_StrokeBorderRec_::movable |
Definition at line 318 of file ftstroke.c.
FT_UInt FT_StrokeBorderRec_::num_points |
Definition at line 314 of file ftstroke.c.
FT_Vector* FT_StrokeBorderRec_::points |
Definition at line 316 of file ftstroke.c.
FT_Int FT_StrokeBorderRec_::start |
Definition at line 319 of file ftstroke.c.
FT_Byte* FT_StrokeBorderRec_::tags |
Definition at line 317 of file ftstroke.c.
FT_Bool FT_StrokeBorderRec_::valid |
Definition at line 321 of file ftstroke.c.
Referenced by FT_Stroker_ExportBorder().