Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/wscons/
Dwsconsio.h80 #define WSCONS_EVENT_VSCROLL 17 /* Y axis precision scrolling */ macro
Dwsmouse.c557 events[nevents].type = WSCONS_EVENT_VSCROLL; in wsmouse_precision_scroll()