Searched refs:WSCONS_EVENT_MOUSE_ABSOLUTE_Y (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/wscons/ | ||
| D | wsconsio.h | 76 #define WSCONS_EVENT_MOUSE_ABSOLUTE_Y 9 /* Y location */ macro |
| D | wsmouse.c | 382 ev->type = WSCONS_EVENT_MOUSE_ABSOLUTE_Y; in wsmouse_input() |