Searched defs:isSameType (Results 1 – 8 of 8) sorted by relevance
42 …virtual bool isSameType(const TransformOperation& o) const { return o.getOperationType() == IDENTI… in isSameType() function
41 …virtual bool isSameType(const TransformOperation& o) const { return o.getOperationType() == m_type… in isSameType() function
59 virtual bool isSameType(const TransformOperation&) const { return false; } in isSameType() function
42 …virtual bool isSameType(const TransformOperation& o) const { return o.getOperationType() == m_type… in isSameType() function
42 …virtual bool isSameType(const TransformOperation& o) const { return o.getOperationType() == MATRIX… in isSameType() function
149 UBool FieldsSet::isSameType(const FieldsSet& other) const { in isSameType() function in FieldsSet