Searched refs:Matrix3D (Results 1 – 4 of 4) sorted by relevance
49 Matrix3D, enumerator80 || opType == Matrix3D in is3DOperation()
45 virtual OperationType type() const OVERRIDE { return Matrix3D; } in type()
81 case CSSTransformValue::Matrix3DTransformOperation: return TransformOperation::Matrix3D; in getTransformOperationType()
104 case TransformOperation::Matrix3D: { in toWebTransformOperations()