Searched refs:GradientStop (Results 1 – 2 of 2) sorted by relevance
101 struct GradientStop { struct106 GradientStop() in GradientStop() function140 Vector<GradientStop> stops(numStops); in addStops()267 GradientStop newStop = stops[originalFirstStopIndex + srcStopOrdinal]; in addStops()287 GradientStop newStop = stops[srcStopOrdinal]; in addStops()
33590 (WebCore::GradientStop): Small struct to aid gradient stop processing.