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

/external/chromium_org/ash/
H A Dextended_desktop_unittest.cc64 class MoveWindowByClickEventHandler : public ui::EventHandler { class in namespace:ash::__anon1895
66 explicit MoveWindowByClickEventHandler(aura::Window* target) function in class:ash::__anon1895::MoveWindowByClickEventHandler
68 virtual ~MoveWindowByClickEventHandler() {}
81 DISALLOW_COPY_AND_ASSIGN(MoveWindowByClickEventHandler);
597 MoveWindowByClickEventHandler event_handler(window.get());

Completed in 106 milliseconds