Searched refs:isSVGGradientStop (Results 1 – 4 of 4) sorted by relevance
38 virtual bool isSVGGradientStop() const { return true; } in isSVGGradientStop() function60 ASSERT(!object || object->isSVGGradientStop()); in toRenderSVGGradientStop()
523 if (o.isSVGGradientStop()) { in write()
337 virtual bool isSVGGradientStop() const { return false; } in isSVGGradientStop() function
17151 (WebCore::RenderObject::isSVGGradientStop): Added.