Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGStopElement.h45 virtual bool isGradientStop() const { return true; } in isGradientStop() function
DSVGElement.h81 virtual bool isGradientStop() const { return false; } in isGradientStop() function