Searched defs:UnregisterAccelerators (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener.cc68 void GlobalShortcutListener::UnregisterAccelerators(Observer* observer) { function in class:extensions::GlobalShortcutListener
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc160 UnregisterAccelerators();
334 void DropdownBarHost::UnregisterAccelerators() { function in class:DropdownBarHost
H A Dfind_bar_host.cc344 void FindBarHost::UnregisterAccelerators() { function in class:FindBarHost
349 DropdownBarHost::UnregisterAccelerators();
/external/chromium_org/ui/views/focus/
H A Dfocus_manager.cc529 void FocusManager::UnregisterAccelerators(ui::AcceleratorTarget* target) { function in class:views::FocusManager
/external/chromium_org/ui/views/
H A Dview.cc1179 UnregisterAccelerators(false);
1408 UnregisterAccelerators(true);
1925 UnregisterAccelerators(true);
2390 void View::UnregisterAccelerators(bool leave_data_intact) { function in class:views::View
2396 accelerator_focus_manager_->UnregisterAccelerators(this);

Completed in 450 milliseconds