Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/moused/
HDmoused.c188 #define SCROLL_NOTSCROLLING 0 macro
1125 if (scroll_state == SCROLL_NOTSCROLLING) { in moused()
1142 scroll_state = SCROLL_NOTSCROLLING; in moused()
1284 if (scroll_state == SCROLL_NOTSCROLLING) in moused()