ScaleX 53 Source/core/animation/AnimationTranslationUtil.cpp case TransformOperation::ScaleX: ScaleX 57 Source/core/css/resolver/TransformBuilder.cpp case CSSTransformValue::ScaleXTransformOperation: return TransformOperation::ScaleX; ScaleX 74 Source/platform/transforms/ScaleTransformOperation.h ASSERT(type == ScaleX || type == ScaleY || type == ScaleZ || type == Scale || type == Scale3D);