Searched refs:right_key_ (Results 1 – 2 of 2) sorted by relevance
66 const ui::Accelerator& right_key() const { return right_key_; } in right_key()118 ui::Accelerator right_key_; variable
51 right_key_(ui::VKEY_RIGHT, ui::EF_NONE), in AccessiblePaneView()104 focus_manager_->RegisterAccelerator(right_key_, normal, this); in SetPaneFocus()134 focus_manager_->UnregisterAccelerator(right_key_, this); in RemovePaneFocus()