Home
last modified time | relevance | path

Searched refs:ContinueNormalDrag (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_window_drag_controller.h141 void ContinueNormalDrag(const gfx::PointF& location_in_screen);
H A Doverview_window_drag_controller.cc242 ContinueNormalDrag(location_in_screen); in Drag()
453 ContinueNormalDrag(location_in_screen); in ContinueDragToClose()
495 void OverviewWindowDragController::ContinueNormalDrag( in ContinueNormalDrag() function in ash::OverviewWindowDragController