Home
last modified time | relevance | path

Searched refs:isGradientStop (Results 1 – 6 of 6) 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
DSVGGradientElement.cpp155 if (!element || !element->isGradientStop()) in buildStops()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-194800 (KSVG::SVGElementImpl::isGradientStop): const
4822 (KSVG::SVGStopElementImpl::isGradientStop): const
5385 (KSVG::SVGElementImpl::isGradientStop):
5661 (KSVG::SVGStopElementImpl::isGradientStop):
DChangeLog-2011-02-1638060 (WebCore::SVGElement::isGradientStop):
DChangeLog-2010-12-062594 (WebCore::SVGStopElement::isGradientStop):