Searched refs:ROTATE_Y (Results 1 – 5 of 5) sorted by relevance
48 ROTATE_X, ROTATE_Y, ROTATE_3D, enumerator77 opType == ROTATE_Y || in is3DOperation()
75 ASSERT(type == ROTATE_X || type == ROTATE_Y || type == ROTATE_Z || type == ROTATE_3D); in RotateTransformOperation()
332 type == TransformOperation::ROTATE_Y || in fetchTransformOperationList()
145 case TransformOperation::ROTATE_Y:191 case TransformOperation::ROTATE_Y:
5867 …ase WebKitCSSTransformValue::RotateYTransformOperation: return TransformOperation::ROTATE_Y; in getTransformOperationType()