Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1071 if (tp_thumb_ignored(tp, t1) || tp_thumb_ignored(tp, t2)) in tp_clickfinger_within_distance()
1126 if (tp_thumb_ignored(tp, t)) in tp_clickfinger_set_button()
H A Devdev-mt-touchpad.h738 tp_thumb_ignored(const struct tp_dispatch *tp, const struct tp_touch *t);
H A Devdev-mt-touchpad-thumb.c133 tp_thumb_ignored(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_thumb_ignored() function
H A Devdev-mt-touchpad-edge-scroll.c434 if (t->palm.state != PALM_NONE || tp_thumb_ignored(tp, t)) in tp_edge_scroll_post_events()
H A Devdev-mt-touchpad-tap.c1272 tp_thumb_ignored(tp, t)) { in tp_tap_handle_state()
H A Devdev-mt-touchpad.c838 !tp_thumb_ignored(tp, t) && in tp_touch_active()

Completed in 12 milliseconds