Searched defs:isSVGGradientStop (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGGradientStop.h38 virtual bool isSVGGradientStop() const { return true; } function in class:WebCore::RenderSVGGradientStop
60 ASSERT(!object || object->isSVGGradientStop());
/external/webkit/Source/WebCore/rendering/
H A DRenderObject.h337 virtual bool isSVGGradientStop() const { return false; } function in class:WebCore::RenderObject

Completed in 50 milliseconds