HomeSort by relevance Sort by last modified time
    Searched refs:m_thumbActiveColor (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
RenderThemeChromiumLinux.h 71 static unsigned thumbActiveColor() { return m_thumbActiveColor; }
89 static unsigned m_thumbActiveColor;
RenderThemeChromiumLinux.cpp 36 unsigned RenderThemeChromiumLinux::m_thumbActiveColor = 0xfaf8f5;
175 m_thumbActiveColor = activeColor;

Completed in 13 milliseconds