Searched refs:makeGradientStop (Results 1 – 4 of 4) sorted by relevance
89 inline SVGGradientStop makeGradientStop(float offset, const Color& color) in makeGradientStop() function
181 …stops.append(makeGradientStop(stopOffset, makeRGBA(color.red(), color.green(), color.blue(), int(o… in buildStops()
26399 (makeGradientStop): Make a gradient stop pair.
9130 (WebCore::makeGradientStop):