Searched defs:is_hovered (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc32 bool is_hovered,
38 bool is_hovered,
31 GetBackgroundColor(int command_id, bool is_hovered, SkColor* override_color) const argument
37 GetForegroundColor(int command_id, bool is_hovered, SkColor* override_color) const argument
/external/chromium_org/ash/shelf/
H A Dshelf_view.cc151 bool is_hovered,
154 bool is_hovered,
184 bool is_hovered,
194 bool is_hovered,
199 *override_color = is_hovered ? kFocusedActiveListItemBackgroundColor :
183 GetForegroundColor(int command_id, bool is_hovered, SkColor* override_color) const argument
193 GetBackgroundColor(int command_id, bool is_hovered, SkColor* override_color) const argument

Completed in 97 milliseconds