Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c147 * tp_button_set_state, change state and implement on-entry behavior
151 tp_button_set_state(struct tp_dispatch *tp, in tp_button_set_state() function
196 tp_button_set_state(tp, t, BUTTON_STATE_BOTTOM, event, time); in tp_button_none_handle_event()
201 tp_button_set_state(tp, t, BUTTON_STATE_TOP_NEW, event, time); in tp_button_none_handle_event()
204 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_none_handle_event()
207 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event, time); in tp_button_none_handle_event()
232 tp_button_set_state(tp, t, BUTTON_STATE_NONE, event, time); in tp_button_area_handle_event()
282 tp_button_set_state(tp, in tp_button_bottom_handle_event()
292 tp_button_set_state(tp, t, BUTTON_STATE_AREA, event, time); in tp_button_bottom_handle_event()
303 tp_button_set_state(t in tp_button_bottom_handle_event()
[all...]

Completed in 2 milliseconds