Searched defs:kButtonHoverColor (Results 1 - 2 of 2) sorted by path

/external/chromium_org/ui/native_theme/
H A Dfallback_theme.cc35 static const SkColor kButtonHoverColor = kButtonEnabledColor; local
120 return kButtonHoverColor;
H A Dnative_theme_win.cc50 const SkColor kButtonHoverColor = SkColorSetRGB(6, 45, 117); member in namespace:__anon16970
503 return kButtonHoverColor;

Completed in 254 milliseconds