Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-thumb.c88 return (t->point.y > tp->thumb.lower_thumb_line && in tp_thumb_in_exclusion_area()
363 first->point.y < tp->thumb.lower_thumb_line) { in tp_thumb_update_multifinger()
418 tp->thumb.lower_thumb_line = edges.y; in tp_init_thumb()
Devdev-mt-touchpad.h468 int lower_thumb_line; member