Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-tap.c65 CASE_RETURN_STRING(TAP_STATE_TOUCH_2_HOLD); in tap_state_to_str()
345 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch2_handle_event()
380 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch2_hold_handle_event()
403 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch2_release_handle_event()
476 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch3_handle_event()
510 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch3_hold_handle_event()
523 tp->tap.state = TAP_STATE_TOUCH_2_HOLD; in tp_tap_touch3_hold_handle_event()
769 case TAP_STATE_TOUCH_2_HOLD: in tp_tap_handle_event()
Devdev-mt-touchpad.h111 TAP_STATE_TOUCH_2_HOLD, enumerator