Home
last modified time | relevance | path

Searched refs:MOUSE_EVENT_RBUTTON (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/usb/
A Ddev-wacom.c250 if (s->buttons_state & MOUSE_EVENT_RBUTTON) in usb_mouse_poll()
280 if (s->buttons_state & MOUSE_EVENT_RBUTTON) in usb_wacom_poll()
/qemu/ui/
A Dinput-legacy.c118 [INPUT_BUTTON_RIGHT] = MOUSE_EVENT_RBUTTON, in legacy_mouse_event()
A Dui-hmp-cmds.c60 [INPUT_BUTTON_RIGHT] = MOUSE_EVENT_RBUTTON, in hmp_mouse_button()
/qemu/hw/i386/
A Dvmmouse.c114 if ((buttons_state & MOUSE_EVENT_RBUTTON)) in vmmouse_mouse_event()
/qemu/include/ui/
A Dconsole.h36 #define MOUSE_EVENT_RBUTTON 0x02 macro

Completed in 13 milliseconds