Home
last modified time | relevance | path

Searched refs:detect_thumbs (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c135 return (tp->thumb.detect_thumbs && in tp_thumb_ignored()
148 return (tp->thumb.detect_thumbs && in tp_thumb_ignored_for_tap()
159 return (tp->thumb.detect_thumbs && in tp_thumb_ignored_for_gesture()
211 if (!tp->thumb.detect_thumbs) in tp_thumb_update_touch()
394 tp->thumb.detect_thumbs = false; in tp_init_thumb()
406 tp->thumb.detect_thumbs = true; in tp_init_thumb()
H A Devdev-mt-touchpad.h488 bool detect_thumbs; member
H A Devdev-mt-touchpad-gestures.c963 if (tp->thumb.detect_thumbs && thumb_mm < min_move) { in tp_gesture_detect_motion_gestures()
H A Devdev-mt-touchpad.c1794 if (tp->thumb.detect_thumbs && in tp_process_state()

Completed in 9 milliseconds