Searched refs:XI_TouchOwnership (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h211 #define XI_TouchOwnership 21 macro
251 #define XI_TouchOwnershipChangedMask (1 << XI_TouchOwnership)
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xiselectevents.c125 if (bit >= XI_TouchBegin && bit <= XI_TouchOwnership) {
146 if (bit >= XI_TouchBegin && bit <= XI_TouchOwnership) {
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiselectev.c220 BitIsOn(bits, XI_TouchOwnership) ||
H A Dextinit.c953 case XI_TouchOwnership:
H A Dexevents.c1047 return xi2mask_isset(iclient->xi2mask, dev, XI_TouchOwnership);
2049 has_ownershipmask = xi2mask_isset(xi2mask, dev, XI_TouchOwnership);
2149 has_ownershipmask = xi2mask_isset(xi2mask, dev, XI_TouchOwnership);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dtouch.c703 if (!xi2mask_isset(grab->xi2mask, dev, XI_TouchOwnership))
767 if (!xi2mask_isset(iclients->xi2mask, dev, XI_TouchOwnership))
H A Deventconvert.c1080 xi2type = XI_TouchOwnership;
H A Devents.c2629 if (evtype == XI_TouchOwnership) {
/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c988 case XI_TouchOwnership:
1549 case XI_TouchOwnership:

Completed in 22 milliseconds