Searched refs:XTestFakeMotionEvent_wr (Results 1 – 4 of 4) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xwrappers.h | 90 extern void XTestFakeMotionEvent_wr(Display* dpy, int screen, int x, int y,
|
D | xwrappers.c | 94 void XTestFakeMotionEvent_wr(Display* dpy, int screen, int x, int y, 1061 void XTestFakeMotionEvent_wr(Display* dpy, int screen, int x, int y, in XTestFakeMotionEvent_wr() function
|
D | pointer.c | 359 XTestFakeMotionEvent_wr(dpy, scr, x + off_x + coff_x, in update_x11_pointer_position()
|
D | xevents.c | 567 XTestFakeMotionEvent_wr(dpy, scr, x, y, CurrentTime); in bust_grab()
|