Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/wscons/
Dwsconsio.h76 #define WSCONS_EVENT_MOUSE_ABSOLUTE_Y 9 /* Y location */ macro
Dwsmouse.c382 ev->type = WSCONS_EVENT_MOUSE_ABSOLUTE_Y; in wsmouse_input()