Searched refs:_gtk_gesture_swipe_calculate_velocity (Results 1 – 2 of 2) sorted by relevance
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/ |
H A D | gtkgestureswipe.c | 161 _gtk_gesture_swipe_calculate_velocity (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_calculate_velocity() function 216 _gtk_gesture_swipe_calculate_velocity (swipe, &velocity_x, &velocity_y); in gtk_gesture_swipe_end() 309 _gtk_gesture_swipe_calculate_velocity (gesture, &vel_x, &vel_y); in gtk_gesture_swipe_get_velocity()
|
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/ |
H A D | gtkgestureswipe.c | 157 _gtk_gesture_swipe_calculate_velocity (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_calculate_velocity() function 212 _gtk_gesture_swipe_calculate_velocity (swipe, &velocity_x, &velocity_y); in gtk_gesture_swipe_end() 312 _gtk_gesture_swipe_calculate_velocity (gesture, &vel_x, &vel_y); in gtk_gesture_swipe_get_velocity()
|