Searched refs:setGradientStops (Results 1 – 7 of 7) sorted by relevance
64 void setGradientStops(const Vector<SVGGradientStop>& stops) { m_stops = stops; } in setGradientStops() function
138 linearGradient->setGradientStops(attributes.stops()); in buildGradient()
175 radialGradient->setGradientStops(attributes.stops()); in buildGradient()
9117 (WebCore::SVGPaintServerGradient::setGradientStops):29661 (WebCore::KRenderingPaintServerGradient::setGradientStops):
26396 … (KRenderingPaintServerGradient::setGradientStops): Add a version that takes a Vector which sorts,
67217 (WebCore::SVGPaintServerGradient::setGradientStops): Don't sort stops
65323 (WebCore::SVGPaintServerGradient::setGradientStops):