Searched refs:home_key_ (Results 1 – 2 of 2) sorted by relevance
62 const ui::Accelerator& home_key() const { return home_key_; } in home_key()114 ui::Accelerator home_key_; variable
47 home_key_(ui::VKEY_HOME, ui::EF_NONE), in AccessiblePaneView()100 focus_manager_->RegisterAccelerator(home_key_, normal, this); in SetPaneFocus()130 focus_manager_->UnregisterAccelerator(home_key_, this); in RemovePaneFocus()