Searched refs:BUTTON_STATE_AREA (Results 1 - 2 of 2) sorted by relevance
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad-buttons.c | 51 CASE_RETURN_STRING(BUTTON_STATE_AREA); in button_state_to_str() 165 case BUTTON_STATE_AREA: in tp_button_set_state() 204 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_none_handle_event() 292 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_bottom_handle_event() 357 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_top_new_handle_event() 370 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_top_new_handle_event() 466 case BUTTON_STATE_AREA: in tp_button_handle_event() 507 case BUTTON_STATE_AREA: in tp_button_check_for_movement() 1338 return t->button.state == BUTTON_STATE_AREA || t->button.has_moved; in tp_button_touch_active()
|
H A D | evdev-mt-touchpad.h | 97 BUTTON_STATE_AREA, enumerator
|
Completed in 4 milliseconds