Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGGradientStop.h38 virtual bool isSVGGradientStop() const { return true; } in isSVGGradientStop() function
/external/webkit/Source/WebCore/rendering/
DRenderObject.h337 virtual bool isSVGGradientStop() const { return false; } in isSVGGradientStop() function