Searched refs:DispatcherRunLoop (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/wm/public/
H A Ddispatcher_client.cc16 DispatcherRunLoop::DispatcherRunLoop(DispatcherClient* client, function in class:aura::client::DispatcherRunLoop
21 DispatcherRunLoop::~DispatcherRunLoop() {
24 void DispatcherRunLoop::Run() {
30 base::Closure DispatcherRunLoop::QuitClosure() {
34 void DispatcherRunLoop::Quit() {
H A Ddispatcher_client.h21 class AURA_EXPORT DispatcherRunLoop { class in namespace:aura::client
23 DispatcherRunLoop(DispatcherClient* client,
25 ~DispatcherRunLoop();
35 DISALLOW_COPY_AND_ASSIGN(DispatcherRunLoop);
44 friend class DispatcherRunLoop;
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_message_loop_aura.cc146 aura::client::DispatcherRunLoop run_loop(
170 aura::client::DispatcherRunLoop run_loop(
/external/chromium_org/ui/wm/core/
H A Dnested_accelerator_controller_unittest.cc177 aura::client::DispatcherRunLoop run_loop(
199 aura::client::DispatcherRunLoop run_loop(
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura_unittest.cc228 aura::client::DispatcherRunLoop run_loop(client, NULL);

Completed in 143 milliseconds