Home
last modified time | relevance | path

Searched refs:StartNormalDragMode (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_window_drag_controller.h99 void StartNormalDragMode(const gfx::PointF& location_in_screen);
H A Doverview_window_drag_controller.cc234 StartNormalDragMode(location_in_screen); in Drag()
279 void OverviewWindowDragController::StartNormalDragMode( in StartNormalDragMode() function in ash::OverviewWindowDragController
452 StartNormalDragMode(location_in_screen); in ContinueDragToClose()
H A Doverview_session.h150 void StartNormalDragMode(const gfx::PointF& location_in_screen);
H A Doverview_session.cc639 void OverviewSession::StartNormalDragMode( in StartNormalDragMode() function in ash::OverviewSession
641 window_drag_controller_->StartNormalDragMode(location_in_screen); in StartNormalDragMode()
H A Doverview_item.cc1307 overview_session_->StartNormalDragMode(location_in_screen); in HandleLongPressEvent()
H A Doverview_session_unittest.cc4129 overview_session()->StartNormalDragMode(start_location); in DragWindowTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/splitview/
H A Dsplit_view_drag_indicators_unittest.cc293 overview_session_->StartNormalDragMode(start_location); in TEST_F()
342 overview_session_->StartNormalDragMode(start_location); in TEST_F()