Home
last modified time | relevance | path

Searched refs:THUMB_STATE_PINCH (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c39 CASE_RETURN_STRING(THUMB_STATE_PINCH); in thumb_state_to_str()
138 tp->thumb.state == THUMB_STATE_PINCH || in tp_thumb_ignored()
150 (tp->thumb.state == THUMB_STATE_PINCH || in tp_thumb_ignored_for_tap()
172 tp->thumb.state == THUMB_STATE_PINCH || in tp_thumb_suppress()
187 tp_thumb_set_state(tp, t, THUMB_STATE_PINCH); in tp_thumb_pinch()
188 else if (tp->thumb.state != THUMB_STATE_PINCH) in tp_thumb_pinch()
196 tp->thumb.state != THUMB_STATE_PINCH) || in tp_thumb_revive()
221 if(tp->thumb.state == THUMB_STATE_PINCH) { in tp_thumb_update_touch()
H A Devdev-mt-touchpad.h171 THUMB_STATE_PINCH, enumerator

Completed in 3 milliseconds