Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dfallback_theme.cc32 static const SkColor kButtonBackgroundColor = SkColorSetRGB(0xDE, 0xDE, 0xDE); in GetSystemColor() local
114 return kButtonBackgroundColor; in GetSystemColor()
Dnative_theme_win.cc48 const SkColor kButtonBackgroundColor = SkColorSetRGB(0xde, 0xde, 0xde); variable
495 return kButtonBackgroundColor; in GetSystemColor()