Searched defs:RegisterAccelerators (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc152 RegisterAccelerators();
213 void DropdownBarHost::RegisterAccelerators() { function in class:DropdownBarHost
H A Dfind_bar_host.cc330 void FindBarHost::RegisterAccelerators() { function in class:FindBarHost
331 DropdownBarHost::RegisterAccelerators();
/external/chromium_org/athena/input/
H A Daccelerator_manager_impl.cc280 void AcceleratorManagerImpl::RegisterAccelerators( function in class:athena::AcceleratorManagerImpl
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc796 RegisterAccelerators(kAcceleratorData, kAcceleratorDataLength);
799 RegisterAccelerators(kDesktopAcceleratorData, kDesktopAcceleratorDataLength);
803 RegisterAccelerators(kDebugAcceleratorData, kDebugAcceleratorDataLength);
1201 void AcceleratorController::RegisterAccelerators( function in class:ash::AcceleratorController

Completed in 165 milliseconds