RotateX            72 Source/core/animation/AnimationTranslationUtil.cpp         case TransformOperation::RotateX:
RotateX            67 Source/core/css/resolver/TransformBuilder.cpp     case CSSTransformValue::RotateXTransformOperation: return TransformOperation::RotateX;
RotateX            76 Source/platform/transforms/RotateTransformOperation.h         ASSERT(type == RotateX || type == RotateY || type == RotateZ || type == Rotate3D);
RotateX            76 Source/platform/transforms/TransformOperation.h             || opType == RotateX