Searched refs:MOUSEBUTTON_MIDDLE (Results 1 – 6 of 6) sorted by relevance
15 MOUSEBUTTON_MIDDLE, enumerator
27 case MOUSEBUTTON_MIDDLE: in MouseButtonName()
419 button = MOUSEBUTTON_MIDDLE; in processEvent()464 button = MOUSEBUTTON_MIDDLE; in processEvent()
397 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc()409 event.mouseButton.button = MOUSEBUTTON_MIDDLE; in WndProc()
272 target_button = MOUSEBUTTON_MIDDLE; in QNXCodeToButton()
295 return MOUSEBUTTON_MIDDLE;