Home
last modified time | relevance | path

Searched refs:tp_gesture_is_quick_hold (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c495 tp_gesture_is_quick_hold(struct tp_dispatch *tp) in tp_gesture_is_quick_hold() function
513 if (tp_gesture_is_quick_hold(tp)) in tp_gesture_use_hold_timer()
549 timeout = tp_gesture_is_quick_hold(tp) ? in tp_gesture_set_hold_timer()
855 if (!tp_gesture_is_quick_hold(tp)) in tp_gesture_tap_timeout()