Home | History | Annotate | Download | only in ui

Lines Matching full:pointer_event

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