Searched refs:min_scroll_velocity_ (Results 1 – 2 of 2) sorted by relevance
135 return min_scroll_velocity_; in min_scroll_velocity()138 min_scroll_velocity_ = val; in set_min_scroll_velocity()242 static float min_scroll_velocity_; variable
32 float GestureConfiguration::min_scroll_velocity_ = 30.0f; member in ui::GestureConfiguration