Searched refs:right_key_ (Results 1 – 2 of 2) sorted by relevance
26 right_key_(ui::VKEY_RIGHT, false, false, false), in AccessiblePaneView()80 focus_manager_->RegisterAccelerator(right_key_, this); in SetPaneFocus()103 focus_manager_->UnregisterAccelerator(right_key_, this); in RemovePaneFocus()
93 views::Accelerator right_key_; variable