rotate 133 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::rotate(double rotX, double rotY, double rotZ) const rotate 722 Source/core/html/canvas/CanvasRenderingContext2D.cpp void CanvasRenderingContext2D::rotate(float angleInRadians) rotate 118 Source/core/svg/SVGMatrixTearOff.cpp PassRefPtr<SVGMatrixTearOff> SVGMatrixTearOff::rotate(double d) rotate 1548 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::rotate(float angleInRadians) rotate 134 Source/platform/transforms/AffineTransform.cpp AffineTransform& AffineTransform::rotate(double a)