Lines Matching refs:mathRotate
143 mathRotate(a, angleStart); in _borderArcTo()
164 mathRotate(b, next); in _borderArcTo()
172 mathRotate(a2, angle + rotate); in _borderArcTo()
177 mathRotate(b2, next - rotate); in _borderArcTo()
268 mathRotate(delta, stroke.angleOut + rotate); in _outside()
277 mathRotate(delta, phi); in _outside()
286 mathRotate(delta, stroke.angleOut + rotate); in _outside()
315 mathRotate(delta, stroke.angleOut + rotate); in _inside()
324 mathRotate(delta, phi + rotate); in _inside()
357 mathRotate(delta, startAngle + SW_ANGLE_PI2); in _firstSubPath()
393 mathRotate(delta, angle + SW_ANGLE_PI2); in _lineTo()
507 mathRotate(_ctrl1, phi1 + rotate); in _cubicTo()
512 mathRotate(_ctrl2, phi2 + rotate); in _cubicTo()
518 mathRotate(_end, angleOut + rotate); in _cubicTo()
541 mathRotate(delta, beta); in _cubicTo()
576 mathRotate(delta, angle); in _addCap()
580 mathRotate(delta2, angle + rotate); in _addCap()
587 mathRotate(delta, angle); in _addCap()
591 mathRotate(delta2, angle - rotate); in _addCap()
609 mathRotate(delta, angle + rotate); in _addCap()
616 mathRotate(delta, angle - rotate); in _addCap()