D | libinput.c | 200 int finger_count; member 1011 return event->finger_count; in libinput_event_gesture_get_finger_count() 2997 int finger_count, in gesture_notify() argument 3013 .finger_count = finger_count, in gesture_notify() 3029 int finger_count, in gesture_notify_swipe() argument 3033 gesture_notify(device, time, type, finger_count, 0, delta, unaccel, in gesture_notify_swipe() 3040 int finger_count, in gesture_notify_swipe_end() argument 3046 finger_count, cancelled, &zero, &zero, 0.0, 0.0); in gesture_notify_swipe_end() 3053 int finger_count, in gesture_notify_pinch() argument 3059 gesture_notify(device, time, type, finger_count, 0, in gesture_notify_pinch() [all …]
|