Searched refs:GetCommandForKeyEvent (Results 1 – 1 of 1) sorted by relevance
79 int GetCommandForKeyEvent(const ui::KeyEvent& event, bool has_selection) { in GetCommandForKeyEvent() function669 const int command = GetCommandForKeyEvent(event, HasSelection()); in OnKeyPressed()