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

/external/chromium_org/ash/
H A Droot_window_controller.cc147 class EmptyWindowDelegate : public aura::WindowDelegate { class in namespace:ash::__anon3528
149 EmptyWindowDelegate() {} function in class:ash::__anon3528::EmptyWindowDelegate
150 virtual ~EmptyWindowDelegate() {}
200 DISALLOW_COPY_AND_ASSIGN(EmptyWindowDelegate);
557 mouse_event_target_.reset(new aura::Window(new EmptyWindowDelegate));

Completed in 49 milliseconds