Searched refs:RightButton (Results 1 – 3 of 3) sorted by relevance
107 || MouseEvent->Button.RightButton in UsbMouse_IsButtonEvent()300 DMSG_MOUSE_TEST("Pre Button 2 = %d\n", Drift->PreMouseEvent.MouseEvent.Button.RightButton); in UsbMouse_AddToDriftArray()315 …DMSG_MOUSE_TEST("dubious Button 2 = %d\n", Drift->DubiousMouseEvent.MouseEvent.Button.RightButton); in UsbMouse_AddToDriftArray()330 DMSG_MOUSE_TEST("Event Button 2 = %d\n", Event->Button.RightButton); in UsbMouse_AddToDriftArray()431 DMSG_MOUSE_TEST("msg Button 2 = %d\n", Drift->usbMouse->MouseEvent.Button.RightButton); in UsbMouse_DriftControl()
545 DMSG_MOUSE_TEST("Button 2 = %d\n", Event.Button.RightButton); in usbMouseEvent()
147 __u8 RightButton : 1; /* 鼠标右键 */ member
Completed in 9 milliseconds