Searched refs:RotateX (Results 1 – 7 of 7) sorted by relevance
48 RotateX, RotateY, Rotate3D, enumerator77 || opType == RotateX in is3DOperation()
76 ASSERT(type == RotateX || type == RotateY || type == RotateZ || type == Rotate3D); in RotateTransformOperation()
144 function RotateX(M, Phi) { class237 MTrans = RotateX(MTrans, 1);
73 case CSSTransformValue::RotateXTransformOperation: return TransformOperation::RotateX; in getTransformOperationType()
83 case TransformOperation::RotateX: in toWebTransformOperations()