rot 144 Source/platform/transforms/AffineTransform.cpp AffineTransform rot(cosAngle, sinAngle, -sinAngle, cosAngle, 0, 0); rot 146 Source/platform/transforms/AffineTransform.cpp multiply(rot); rot 120 Source/wtf/PageAllocator.cpp uint32_t e = x->a - rot(x->b, 27); rot 121 Source/wtf/PageAllocator.cpp x->a = x->b ^ rot(x->c, 17);