Home
last modified time | relevance | path

Searched refs:kTableSelectionBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/native_theme/
Dfallback_theme.cc79 static const SkColor kTableSelectionBackgroundColor = in GetSystemColor() local
181 return kTableSelectionBackgroundColor; in GetSystemColor()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dnative_theme_gtk2.cc32 const SkColor kTableSelectionBackgroundColor = SkColorSetRGB(0xEE, 0xEE, 0xEE); variable
88 return kTableSelectionBackgroundColor; in GetSystemColor()