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

/external/chromium/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc151 UnregisterAccelerators();
316 void DropdownBarHost::UnregisterAccelerators() { function in class:DropdownBarHost
H A Dfind_bar_host.cc299 void FindBarHost::UnregisterAccelerators() { function in class:FindBarHost
304 DropdownBarHost::UnregisterAccelerators();
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc177 UnregisterAccelerators();
351 void DropdownBarHost::UnregisterAccelerators() { function in class:DropdownBarHost
H A Dfind_bar_host.cc339 void FindBarHost::UnregisterAccelerators() { function in class:FindBarHost
344 DropdownBarHost::UnregisterAccelerators();
/external/chromium_org/ui/views/focus/
H A Dfocus_manager.cc480 void FocusManager::UnregisterAccelerators(ui::AcceleratorTarget* target) { function in class:views::FocusManager
/external/chromium_org/ui/views/
H A Dview.cc1090 UnregisterAccelerators(false);
1309 UnregisterAccelerators(true);
1844 UnregisterAccelerators(true);
2226 void View::UnregisterAccelerators(bool leave_data_intact) { function in class:views::View
2235 accelerator_focus_manager_->UnregisterAccelerators(this);

Completed in 764 milliseconds