Searched refs:SetMenuFocusable (Results 1 – 4 of 4) sorted by relevance
657 SetMenuFocusable(!menu_has_focus_); in OnKeyEvent()697 SetMenuFocusable(false); in OnFocus()699 SetMenuFocusable(false); in OnFocus()1001 void ViewsWindow::SetMenuFocusable(bool focusable) { in SetMenuFocusable() function in client::ViewsWindow1006 top_menu_bar_->SetMenuFocusable(focusable); in SetMenuFocusable()
62 void SetMenuFocusable(bool focusable);
206 void SetMenuFocusable(bool focusable);
106 void ViewsMenuBar::SetMenuFocusable(bool focusable) { in SetMenuFocusable() function in client::ViewsMenuBar