Searched refs:tp_edge_scroll_set_state (Results 1 – 1 of 1) sorted by relevance
/third_party/libinput/src/ |
D | evdev-mt-touchpad-edge-scroll.c | 107 tp_edge_scroll_set_state(struct tp_dispatch *tp, in tp_edge_scroll_set_state() function 140 tp_edge_scroll_set_state(tp, t, in tp_edge_scroll_handle_none() 143 tp_edge_scroll_set_state(tp, t, in tp_edge_scroll_handle_none() 174 tp_edge_scroll_set_state(tp, t, in tp_edge_scroll_handle_edge_new() 178 tp_edge_scroll_set_state(tp, t, EDGE_SCROLL_TOUCH_STATE_NONE); in tp_edge_scroll_handle_edge_new() 182 tp_edge_scroll_set_state(tp, t, EDGE_SCROLL_TOUCH_STATE_EDGE); in tp_edge_scroll_handle_edge_new() 205 tp_edge_scroll_set_state(tp, t, in tp_edge_scroll_handle_edge() 210 tp_edge_scroll_set_state(tp, t, EDGE_SCROLL_TOUCH_STATE_NONE); in tp_edge_scroll_handle_edge() 233 tp_edge_scroll_set_state(tp, t, EDGE_SCROLL_TOUCH_STATE_NONE); in tp_edge_scroll_handle_area()
|