Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c50 CASE_RETURN_STRING(BUTTON_STATE_NONE); in button_state_to_str()
174 case BUTTON_STATE_NONE: in tp_button_set_state()
218 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_none_handle_event()
242 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_area_handle_event()
311 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_bottom_handle_event()
344 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_top_handle_event()
377 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_top_new_handle_event()
416 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_top_to_ignore_handle_event()
442 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event); in tp_button_ignore_handle_event()
463 case BUTTON_STATE_NONE: in tp_button_handle_event()
[all …]
Devdev-mt-touchpad.h96 BUTTON_STATE_NONE, enumerator