Searched refs:MOUSEBUTTON_RIGHT (Results 1 – 5 of 5) sorted by relevance
14 MOUSEBUTTON_RIGHT, enumerator
33 case MOUSEBUTTON_RIGHT: in MouseButtonName()
528 button = MOUSEBUTTON_RIGHT; in processEvent()573 button = MOUSEBUTTON_RIGHT; in processEvent()
378 event.MouseButton.Button = MOUSEBUTTON_RIGHT; in WndProc()390 event.MouseButton.Button = MOUSEBUTTON_RIGHT; in WndProc()
527 [self addButtonEvent:event type:Event::EVENT_MOUSE_BUTTON_PRESSED button:MOUSEBUTTON_RIGHT];537 [self addButtonEvent:event type:Event::EVENT_MOUSE_BUTTON_RELEASED button:MOUSEBUTTON_RIGHT];