Searched defs:m_stops (Results 1 – 4 of 4) sorted by relevance
122 Vector<SVGGradientStop> m_stops = attributes.stops(); in buildGradient() local
57 Vector<SVGGradientStop> m_stops; member
106 Vector<CSSGradientColorStop> m_stops; variable
145 mutable Vector<ColorStop> m_stops; variable