Home
last modified time | relevance | path

Searched refs:fling_callback (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/ui/
H A Dfling_animation.cc12 const FlingCallback& fling_callback) in FlingAnimation() argument
14 fling_callback_(fling_callback), in FlingAnimation()
H A Dfling_animation.h24 FlingAnimation(float time_constant, const FlingCallback& fling_callback);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dtest_login_screen.cc64 const base::RepeatingClosure& fling_callback, in SetLoginShelfGestureHandler() argument
H A Dtest_login_screen.h44 const base::RepeatingClosure& fling_callback,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/
H A Dlogin_screen.h94 const base::RepeatingClosure& fling_callback,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/
H A Dlogin_screen_controller.cc362 const base::RepeatingClosure& fling_callback, in SetLoginShelfGestureHandler() argument
366 ->SetLoginShelfSwipeHandler(nudge_text, fling_callback, in SetLoginShelfGestureHandler()
H A Dlogin_screen_controller.h124 const base::RepeatingClosure& fling_callback,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_widget.h151 const base::RepeatingClosure& fling_callback,
H A Dshelf_widget.cc492 const base::RepeatingClosure& fling_callback, in SetLoginShelfSwipeHandler() argument
502 shelf_, delegate_view_->drag_handle(), nudge_text, fling_callback, in SetLoginShelfSwipeHandler()