Searched refs:accelerator_dispatcher_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/wm/core/
H A Dnested_accelerator_controller.cc29 accelerator_dispatcher_.Pass();
30 accelerator_dispatcher_ = NestedAcceleratorDispatcher::Create(
33 scoped_ptr<base::RunLoop> run_loop = accelerator_dispatcher_->CreateRunLoop();
48 accelerator_dispatcher_ = old_accelerator_dispatcher.Pass();
54 accelerator_dispatcher_.reset();
H A Dnested_accelerator_controller.h39 scoped_ptr<NestedAcceleratorDispatcher> accelerator_dispatcher_; member in class:wm::NestedAcceleratorController

Completed in 111 milliseconds