Home
last modified time | relevance | path

Searched defs:FT_StrokerRec_ (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/base/
Dftstroke.c692 typedef struct FT_StrokerRec_ struct
694 FT_Angle angle_in;
695 FT_Angle angle_out;
696 FT_Vector center;
697 FT_Bool first_point;
698 FT_Bool subpath_open;
699 FT_Angle subpath_angle;
700 FT_Vector subpath_start;
702 FT_Stroker_LineCap line_cap;
703 FT_Stroker_LineJoin line_join;
[all …]