Searched refs:stopColorIncludingOpacity (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGStopElement.h33 Color stopColorIncludingOpacity() const;
H A DSVGStopElement.cpp110 Color SVGStopElement::stopColorIncludingOpacity() const function in class:WebCore::SVGStopElement
H A DSVGGradientElement.cpp145 Color color = stop.stopColorIncludingOpacity();
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGRenderTreeAsText.cpp609 ts << " [offset=" << stop.element().offset() << "] [color=" << stop.element().stopColorIncludingOpacity() << "]\n";

Completed in 67 milliseconds