Home | History | Annotate | Download | only in animator

Lines Matching full:cubicto

1262 	<!-- /** cubicTo
1263 CubicTo adds a cubic to the path, using the last point in the path as the first point of the cubic.
1265 <xs:element name="cubicTo">
2027 <!-- @element cubicTo Extends the path with a cubic curve. -->
2028 <xs:element ref="Sk:cubicTo"/>