Searched refs:RotateZ (Results 1 – 6 of 6) sorted by relevance
43 RotateZ = Rotate, enumerator
76 ASSERT(type == RotateX || type == RotateY || type == RotateZ || type == Rotate3D); in RotateTransformOperation()
172 function RotateZ(M, Phi) { class239 MTrans = RotateZ(MTrans, 5);
75 case CSSTransformValue::RotateZTransformOperation: return TransformOperation::RotateZ; in getTransformOperationType()