ScrollVelocityDirection   62 ui/events/gestures/gesture_point.cc     gfx::Vector2d sd(ScrollVelocityDirection(velocity_calculator_.XVelocity()),
ScrollVelocityDirection   63 ui/events/gestures/gesture_point.cc                      ScrollVelocityDirection(velocity_calculator_.YVelocity()));
ScrollVelocityDirection  100 ui/events/gestures/gesture_point.h   int ScrollVelocityDirection(float v);