Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwstpad.c381 wstpad_is_stable(struct wsmouseinput *input, struct tpad_touch *t) in wstpad_is_stable() function
460 if (tp->scroll.dz || tp->scroll.dw || wstpad_is_stable(input, tp->t)) { in wstpad_scroll_coords()
556 if (!wstpad_is_stable(input, t2) && in wstpad_f2scroll()
1144 if (t->dir < 0 && wstpad_is_stable(input, t)) { in wstpad_mt_masks()
1169 && wstpad_is_stable(input, tp->t)) { in wstpad_mt_masks()
1177 if (!wstpad_is_stable(input, t)) in wstpad_mt_masks()