Home | History | Annotate | Download | only in core

Lines Matching full:ends

218         kLine_ReductionType,        // the control point is on the line between the ends
219 kQuad_ReductionType, // the control point is outside the line between the ends
220 kDegenerate_ReductionType, // the control point is on the line but outside the ends
221 kDegenerate2_ReductionType, // two control points are on the line but outside ends (cubic)