Searched refs:isSVGGradientStop (Results 1 - 3 of 3) 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
H A DRenderTreeAsText.cpp523 if (o.isSVGGradientStop()) {

Completed in 179 milliseconds