Home
last modified time | relevance | path

Searched defs:kVelocityToHomeScreenThreshold (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/home_screen/
H A Ddrag_window_from_shelf_controller.h46 static constexpr float kVelocityToHomeScreenThreshold = 1000.f; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dlogin_shelf_gesture_controller.cc27 constexpr float kVelocityToHomeScreenThreshold = 1000.f; variable