Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-thumb.c74 tp->thumb.pinch_eligible = true; in tp_thumb_reset()
218 tp->thumb.pinch_eligible && in tp_thumb_update_touch()
220 tp->thumb.pinch_eligible = false; in tp_thumb_update_touch()
374 if (tp->thumb.pinch_eligible) in tp_thumb_update_multifinger()
Devdev-mt-touchpad.h478 bool pinch_eligible; member
Devdev-mt-touchpad-gestures.c565 tp->thumb.pinch_eligible) { in tp_gesture_handle_state_unknown()