Searched refs:winMouseButtonsSendEvent (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmouse.c209 winMouseButtonsSendEvent(ButtonPress, button);
212 winMouseButtonsSendEvent(ButtonRelease, button);
223 winMouseButtonsSendEvent(int iEventType, int iButton) function in typeref:typename:void
235 ErrorF("winMouseButtonsSendEvent: iEventType: %d, iButton: %d\n",
254 winMouseButtonsSendEvent(iEventType, iButton);
291 winMouseButtonsSendEvent(ButtonPress, Button2);
306 winMouseButtonsSendEvent(ButtonPress, iButton);
307 winMouseButtonsSendEvent(ButtonRelease, iButton);
318 winMouseButtonsSendEvent(ButtonRelease, Button2);
327 winMouseButtonsSendEvent(ButtonReleas
[all...]
H A Dwin.h821 winMouseButtonsSendEvent(int iEventType, int iButton);
H A Dwinwndproc.c852 winMouseButtonsSendEvent(ButtonPress,
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmouse.c220 winMouseButtonsSendEvent (ButtonPress, button);
223 winMouseButtonsSendEvent (ButtonRelease, button);
235 winMouseButtonsSendEvent (int iEventType, int iButton) function in typeref:typename:void
253 ErrorF("winMouseButtonsSendEvent: iEventType: %d, iButton: %d, nEvents %d\n",
275 winMouseButtonsSendEvent (iEventType, iButton);
316 winMouseButtonsSendEvent (ButtonPress, Button2);
332 winMouseButtonsSendEvent (ButtonPress, iButton);
333 winMouseButtonsSendEvent (ButtonRelease, iButton);
346 winMouseButtonsSendEvent (ButtonRelease, Button2);
356 winMouseButtonsSendEvent (ButtonReleas
[all...]
H A Dwinwndproc.c942 winMouseButtonsSendEvent (ButtonPress,
H A Dwin.h1031 winMouseButtonsSendEvent (int iEventType, int iButton);

Completed in 14 milliseconds