Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/wscons/
Dwsconsio.h79 #define WSCONS_EVENT_HSCROLL 16 /* X axis precision scrolling */ macro
Dwsmouse.c551 events[nevents].type = WSCONS_EVENT_HSCROLL; in wsmouse_precision_scroll()