Searched refs:tp_edge_scroll_handle_event (Results 1 – 1 of 1) sorted by relevance
/third_party/libinput/src/ |
D | evdev-mt-touchpad-edge-scroll.c | 239 tp_edge_scroll_handle_event(struct tp_dispatch *tp, in tp_edge_scroll_handle_event() function 274 tp_edge_scroll_handle_event(t->tp, t, SCROLL_EVENT_TIMEOUT); in tp_edge_scroll_handle_timeout() 362 tp_edge_scroll_handle_event(tp, t, SCROLL_EVENT_TOUCH); in tp_edge_scroll_handle_state() 365 tp_edge_scroll_handle_event(tp, t, SCROLL_EVENT_MOTION); in tp_edge_scroll_handle_state() 376 tp_edge_scroll_handle_event(tp, t, SCROLL_EVENT_RELEASE); in tp_edge_scroll_handle_state() 468 tp_edge_scroll_handle_event(tp, t, SCROLL_EVENT_POSTED); in tp_edge_scroll_post_events()
|