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

  /external/webkit/Source/WebCore/platform/chromium/
PlatformThemeChromiumGtk.h 54 static unsigned thumbActiveColor() { return s_thumbActiveColor; }
65 static unsigned s_thumbActiveColor;
PlatformThemeChromiumGtk.cpp 37 unsigned PlatformThemeChromiumGtk::s_thumbActiveColor = 0xf4f4f4;
44 s_thumbActiveColor = activeColor;

Completed in 587 milliseconds