Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceGradient.cpp270 void RenderSVGResourceGradient::addStops(GradientData* gradientData, const Vector<Gradient::ColorSt… in applyResource() function in WebCore::RenderSVGResourceGradient
/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp112 void CSSGradientValue::addStops(Gradient* gradient, RenderObject* renderer, RenderStyle* rootStyle,… in addStops() function in WebCore::CSSGradientValue