Home
last modified time | relevance | path

Searched refs:XTRAP_FakeButtonEvent_wr (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Dxwrappers.h84 extern void XTRAP_FakeButtonEvent_wr(Display* dpy, unsigned int button, Bool is_press,
Dxwrappers.c88 void XTRAP_FakeButtonEvent_wr(Display* dpy, unsigned int button, Bool is_press,
963 void XTRAP_FakeButtonEvent_wr(Display* dpy, unsigned int button, Bool is_press, in XTRAP_FakeButtonEvent_wr() function
1011 XTRAP_FakeButtonEvent_wr(dpy, button, is_press, delay); in XTestFakeButtonEvent_wr()