Matrix             87 Source/core/animation/AnimationTranslationUtil.cpp         case TransformOperation::Matrix: {
Matrix             74 Source/core/css/resolver/TransformBuilder.cpp     case CSSTransformValue::MatrixTransformOperation: return TransformOperation::Matrix;
Matrix             50 Source/platform/transforms/MatrixTransformOperation.h     virtual OperationType type() const OVERRIDE { return Matrix; }