HomeSort by: relevance | last modified time | path
    Searched refs:WSCONS_EVENT_MOUSE_ABSOLUTE_W (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/wsmoused/
wsmoused.h 42 ((type) == WSCONS_EVENT_MOUSE_ABSOLUTE_W))
selection.c 287 case WSCONS_EVENT_MOUSE_ABSOLUTE_W:
  /src/sys/dev/wscons/
wsconsio.h 78 #define WSCONS_EVENT_MOUSE_ABSOLUTE_W 15 /* W location */
wsmouse.c 451 events[nevents].type = WSCONS_EVENT_MOUSE_ABSOLUTE_W;

Completed in 14 milliseconds