Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c366 SCROLL_NOTSCROLLING, enumerator
1132 if (r->scroll.state == SCROLL_NOTSCROLLING) in moused()
1885 .state = SCROLL_NOTSCROLLING, in r_init_scroll()
2392 if (sc->state == SCROLL_NOTSCROLLING) { in r_vscroll_detect()
2407 sc->state = SCROLL_NOTSCROLLING; in r_vscroll_detect()