Searched refs:Matrix3D (Results 1 – 5 of 5) sorted by relevance
49 Matrix3D, enumerator78 || opType == Matrix3D in is3DOperation()
48 virtual OperationType type() const OVERRIDE { return Matrix3D; } in type()
365 case TransformOperation::Matrix3D: in blendedBoundsForBox()
90 case TransformOperation::Matrix3D: { in toWebTransformOperations()
75 case CSSTransformValue::Matrix3DTransformOperation: return TransformOperation::Matrix3D; in getTransformOperationType()