Searched refs:move_y (Results 1 – 3 of 3) sorted by relevance
261 int move_y);279 int move_y);
319 int move_y) { in GestureMultiFingerScroll() argument323 count, start, delays, event_separation_time_ms, steps, move_x, move_y); in GestureMultiFingerScroll()333 int move_y) { in GestureMultiFingerScrollWithDelays() argument340 int delta_y = move_y / steps; in GestureMultiFingerScrollWithDelays()
42 void move_y(float dy) { y_ += dy; } in move_y() function