Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c201 int finger_count; member
2998 int finger_count, in gesture_notify()
3030 int finger_count, in gesture_notify_swipe()
3041 int finger_count, in gesture_notify_swipe_end()
3054 int finger_count, in gesture_notify_pinch()
3067 int finger_count, in gesture_notify_pinch_end()
3080 int finger_count) in gesture_notify_hold()
3091 int finger_count, in gesture_notify_hold_end()
Devdev-mt-touchpad.h354 unsigned int finger_count; member
/third_party/libinput/tools/
Dlibinput-debug-events.c679 int finger_count = libinput_event_gesture_get_finger_count(t); in print_gesture_event_without_coords() local
/third_party/libinput/test/
Dtest-touchpad-buttons.c2129 struct range finger_count = {1, 4}; in TEST_COLLECTION() local
Dtest-touchpad.c3695 int finger_count = _i; /* looped test */ in START_TEST() local