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

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxipassivegrab.c118 stuff->grab_type != XIGrabtypeFocusIn)
125 stuff->grab_type == XIGrabtypeFocusIn) && stuff->detail != 0)
202 case XIGrabtypeFocusIn:
298 stuff->grab_type != XIGrabtypeFocusIn)
305 stuff->grab_type == XIGrabtypeFocusIn) && stuff->detail != 0)
328 case XIGrabtypeFocusIn: tempGrab.type = XI_FocusIn; break;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxipassivegrab.c117 stuff->grab_type != XIGrabtypeFocusIn &&
126 stuff->grab_type == XIGrabtypeFocusIn ||
221 case XIGrabtypeFocusIn:
325 stuff->grab_type != XIGrabtypeFocusIn &&
334 stuff->grab_type == XIGrabtypeFocusIn ||
369 case XIGrabtypeFocusIn:
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h86 #define XIGrabtypeFocusIn 3 macro
/xsrc/external/mit/libXi/dist/src/
H A DXIPassiveGrab.c155 return _XIPassiveGrabDevice(dpy, deviceid, XIGrabtypeFocusIn, 0,
272 return _XIPassiveUngrabDevice(display, deviceid, XIGrabtypeFocusIn, 0,
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xipassivegrabdevice.c212 request->grab_type = XIGrabtypeFocusIn;

Completed in 9 milliseconds