Searched refs:SelectByChar (Results 1 – 4 of 4) sorted by relevance
64 if (menu_controller_->SelectByChar(c)) { in DispatchEvent()
61 should_quit = menu_controller_->SelectByChar( in Dispatch()
459 bool SelectByChar(base::char16 key);
2009 bool MenuController::SelectByChar(base::char16 character) { in SelectByChar() function in views::MenuController