Home | History | Annotate | Download | only in qemu

Lines Matching full:pointer_event

1256 static void pointer_event(VncState *vs, int button_mask, int x, int y)
1763 pointer_event(vs, read_u8(data, 1), read_u16(data, 2), read_u16(data, 4));