Searched refs:XIGrabtypeButton (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxipassivegrab.c115 if (stuff->grab_type != XIGrabtypeButton &&
193 case XIGrabtypeButton:
295 if (stuff->grab_type != XIGrabtypeButton &&
325 case XIGrabtypeButton: tempGrab.type = XI_ButtonPress; break;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h83 #define XIGrabtypeButton 0 macro
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxipassivegrab.c114 if (stuff->grab_type != XIGrabtypeButton &&
212 case XIGrabtypeButton:
322 if (stuff->grab_type != XIGrabtypeButton &&
360 case XIGrabtypeButton:
/xsrc/external/mit/libXi/dist/src/
H A DXIPassiveGrab.c120 return _XIPassiveGrabDevice(dpy, deviceid, XIGrabtypeButton, button,
247 return _XIPassiveUngrabDevice(display, deviceid, XIGrabtypeButton, button,
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xipassivegrabdevice.c233 request->grab_type = XIGrabtypeButton;

Completed in 4 milliseconds