Home | History | Annotate | Download | only in Lib

Lines Matching refs:scx

2454             scx, scy = self._stretchfactor
2457 self._shapetrafo = ( scx*ca, scy*(shf*ca + sa),
2458 -scx*sa, scy*(ca - shf*sa))