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

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc733 gfx::Point mouse_move_location = drag_view->bounds().CenterPoint(); local
734 ui::MouseEvent mouse_move(ui::ET_MOUSE_MOVED, mouse_move_location,
735 mouse_move_location, 0, 0);

Completed in 232 milliseconds