Home
last modified time | relevance | path

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

/qemu/hw/usb/
A Ddev-wacom.c252 if (s->buttons_state & MOUSE_EVENT_MBUTTON) in usb_mouse_poll()
282 if (s->buttons_state & MOUSE_EVENT_MBUTTON) in usb_wacom_poll()
/qemu/ui/
A Dinput-legacy.c117 [INPUT_BUTTON_MIDDLE] = MOUSE_EVENT_MBUTTON, in legacy_mouse_event()
A Dui-hmp-cmds.c59 [INPUT_BUTTON_MIDDLE] = MOUSE_EVENT_MBUTTON, in hmp_mouse_button()
/qemu/hw/i386/
A Dvmmouse.c116 if ((buttons_state & MOUSE_EVENT_MBUTTON)) in vmmouse_mouse_event()
/qemu/include/ui/
A Dconsole.h37 #define MOUSE_EVENT_MBUTTON 0x04 macro

Completed in 14 milliseconds