Home
last modified time | relevance | path

Searched defs:finger_count (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/src/
Dlibinput.c200 int finger_count; member
2997 int finger_count, in gesture_notify()
3029 int finger_count, in gesture_notify_swipe()
3040 int finger_count, in gesture_notify_swipe_end()
3053 int finger_count, in gesture_notify_pinch()
3066 int finger_count, in gesture_notify_pinch_end()
3079 int finger_count) in gesture_notify_hold()
3090 int finger_count, in gesture_notify_hold_end()
Devdev-mt-touchpad.h354 unsigned int finger_count; member
/third_party/libinput/tools/
Dlibinput-debug-events.c671 int finger_count = libinput_event_gesture_get_finger_count(t); in print_gesture_event_without_coords() local
/third_party/libinput/test/
Dtest-touchpad-buttons.c2126 struct range finger_count = {1, 4}; in TEST_COLLECTION() local
Dtest-touchpad.c3664 int finger_count = _i; /* looped test */ in START_TEST() local