Searched defs:isSVGPaint (Results 1 – 2 of 2) sorted by relevance
71 bool isSVGPaint() const { return type() == TypeSVGPaint; } in isSVGPaint() function
106 bool isSVGPaint() const { return m_classType == SVGPaintClass; } in isSVGPaint() function