Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dnative_theme_win.cc55 const SkColor kFocusedMenuItemBackgroundColor = SkColorSetRGB(246, 249, 253); variable
521 return kFocusedMenuItemBackgroundColor; in GetSystemColor()