Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_view.cc1188 speed_up_drag_scrolling_.Stop(); in EndDrag()
1295 speed_up_drag_scrolling_.Stop(); in PointerReleasedOnButton()
1443 speed_up_drag_scrolling_.Stop(); in ContinueDrag()
1907 speed_up_drag_scrolling_.Stop(); in CancelDrag()
H A Dshelf_view.h678 base::OneShotTimer speed_up_drag_scrolling_; variable