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