Searched refs:home_key_ (Results 1 – 2 of 2) sorted by relevance
22 home_key_(ui::VKEY_HOME, false, false, false), in AccessiblePaneView()76 focus_manager_->RegisterAccelerator(home_key_, this); in SetPaneFocus()99 focus_manager_->UnregisterAccelerator(home_key_, this); in RemovePaneFocus()
89 views::Accelerator home_key_; variable