distance_y_ 35 ui/events/gesture_detection/snap_scroll_controller.cc distance_y_ += std::abs(distance_y); distance_y_ 37 ui/events/gesture_detection/snap_scroll_controller.cc if (distance_y_ > channel_distance_) { distance_y_ 41 ui/events/gesture_detection/snap_scroll_controller.cc distance_y_ = 0; distance_y_ 46 ui/events/gesture_detection/snap_scroll_controller.cc } else if (distance_y_ > channel_distance_) { distance_y_ 48 ui/events/gesture_detection/snap_scroll_controller.cc distance_y_ = 0; distance_y_ 85 ui/events/gesture_detection/snap_scroll_controller.cc distance_y_ = 0; distance_y_ 59 ui/events/gesture_detection/snap_scroll_controller.h float distance_y_;