Searched refs:XI_GesturePinchEnd (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xiselectevents.c130 if (bit >= XI_GesturePinchBegin && bit <= XI_GesturePinchEnd) {
133 SetBit(bits, XI_GesturePinchEnd);
151 if (bit >= XI_GesturePinchBegin && bit <= XI_GesturePinchEnd) {
154 ClearBit(bits, XI_GesturePinchEnd);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h219 #define XI_GesturePinchEnd 29 macro
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiselectev.c232 BitIsOn(bits, XI_GesturePinchEnd)) &&
235 !BitIsOn(bits, XI_GesturePinchEnd))) {
H A Dextinit.c974 case XI_GesturePinchEnd:
/xsrc/external/mit/xorg-server/dist/dix/
H A Deventconvert.c1095 xi2type = XI_GesturePinchEnd;
H A Dgetevents.c2182 case XI_GesturePinchEnd:
H A Devents.c2724 case XI_GesturePinchEnd:
/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c1048 case XI_GesturePinchEnd:
1568 case XI_GesturePinchEnd:

Completed in 19 milliseconds