Lines Matching full:skew
1797 Matrix transforms all points drawn to the canvas. The matrix may translate, scale, skew, rotate,
1813 <!-- @element skew Skew slants horizontally, vertically, or both. -->
1814 <xs:element ref="Sk:skew"/>
2617 <!-- /** skew
2618 Skew creates a matrix that skews a unit vector about a center point, and concatenated
2621 <xs:element name="skew">
2623 <!-- @attribute center A point the skew is centered about; by default, [0.0, 0.0]. -->