Searched refs:WSCONS_EVENT_MOUSE_UP (Results 1 – 8 of 8) sorted by relevance
89 case WSCONS_EVENT_MOUSE_UP: in main()
124 case WSCONS_EVENT_MOUSE_UP: in action_wsmouse_event()
44 #define IS_BUTTON_EVENT(type) (((type) == WSCONS_EVENT_MOUSE_UP) || \
300 case WSCONS_EVENT_MOUSE_UP: in selection_wsmouse_event()
121 case WSCONS_EVENT_MOUSE_UP: in tp_flush()
494 (mb & d) ? WSCONS_EVENT_MOUSE_DOWN : WSCONS_EVENT_MOUSE_UP; in wsmouse_input()589 events[0].type = WSCONS_EVENT_MOUSE_UP; in wsmouse_repeat()
67 #define WSCONS_EVENT_MOUSE_UP 4 /* button # (leftmost = 0) */ macro
973 WSCONS_EVENT_MOUSE_UP, i); in moused()