Searched refs:WSCONS_EVENT_MOUSE_DOWN (Results 1 – 4 of 4) sorted by relevance
260 if (event->type == WSCONS_EVENT_MOUSE_DOWN) { in mouse_click()277 if (event->type == WSCONS_EVENT_MOUSE_DOWN) { in mouse_click()371 WSCONS_EVENT_MOUSE_DOWN : WSCONS_EVENT_MOUSE_UP; in split_event()
73 #define WSCONS_EVENT_MOUSE_DOWN 5 /* button # (leftmost = 0) */ macro96 ((type) == WSCONS_EVENT_MOUSE_DOWN))
219 #define BTN_DOWN_EV WSCONS_EVENT_MOUSE_DOWN
2518 WSCONS_EVENT_MOUSE_DOWN) { in wsmoused()