Home
last modified time | relevance | path

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

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev-mt-touchpad.c769 tp_palm_in_top_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_palm_in_top_edge() function
777 return tp_palm_in_side_edge(tp, t) || tp_palm_in_top_edge(tp, t); in tp_palm_in_edge()