Searched refs:isGradientStop (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGStopElement.h45 virtual bool isGradientStop() const { return true; } function in class:WebCore::SVGStopElement
H A DSVGElement.h81 virtual bool isGradientStop() const { return false; } function in class:WebCore::SVGElement
H A DSVGGradientElement.cpp155 if (!element || !element->isGradientStop())

Completed in 115 milliseconds