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