Home
last modified time | relevance | path

Searched defs:m_stops (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DGradientAttributes.h80 Vector<Gradient::ColorStop> m_stops; member
/external/webkit/Source/WebCore/platform/graphics/
DGradient.h162 mutable Vector<ColorStop, 2> m_stops; variable
/external/webkit/Source/WebCore/css/
DCSSGradientValue.h95 Vector<CSSGradientColorStop> m_stops; variable