Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSGradientValue.h71 : m_stopsSorted(false) in m_stopsSorted() function
96 bool m_stopsSorted; variable
/external/webkit/Source/WebCore/platform/graphics/
DGradient.h163 mutable bool m_stopsSorted; variable