Home
last modified time | relevance | path

Searched refs:tp_thumb_ignored_for_gesture (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-thumb.c156 tp_thumb_ignored_for_gesture(const struct tp_dispatch *tp, in tp_thumb_ignored_for_gesture() function
Devdev-mt-touchpad.h710 tp_thumb_ignored_for_gesture(const struct tp_dispatch *tp, const struct tp_touch *t);
Devdev-mt-touchpad.c838 !tp_thumb_ignored_for_gesture(tp, t) && in tp_touch_active_for_gesture()