Searched refs:RotateY (Results 1 – 7 of 7) sorted by relevance
48 RotateX, RotateY, Rotate3D, enumerator78 || opType == RotateY in is3DOperation()
76 ASSERT(type == RotateX || type == RotateY || type == RotateZ || type == Rotate3D); in RotateTransformOperation()
158 function RotateY(M, Phi) { class238 MTrans = RotateY(MTrans, 3);
74 case CSSTransformValue::RotateYTransformOperation: return TransformOperation::RotateY; in getTransformOperationType()
84 case TransformOperation::RotateY: in toWebTransformOperations()