TranslateY 63 Source/core/animation/AnimationTranslationUtil.cpp case TransformOperation::TranslateY: TranslateY 63 Source/core/css/resolver/TransformBuilder.cpp case CSSTransformValue::TranslateYTransformOperation: return TransformOperation::TranslateY; TranslateY 886 Source/core/rendering/style/RenderStyle.cpp && type != TransformOperation::TranslateY TranslateY 84 Source/platform/transforms/TranslateTransformOperation.h ASSERT(type == TranslateX || type == TranslateY || type == TranslateZ || type == Translate || type == Translate3D);