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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h209 #define XI_TouchUpdate 19 macro
252 #define XI_TouchUpdateMask (1 << XI_TouchUpdate)
/xsrc/external/mit/xinput/dist/src/
H A Dtest_xi2.c66 case XI_TouchUpdate:
320 case XI_TouchUpdate: name = "TouchUpdate"; break;
391 XISetMask(m->mask, XI_TouchUpdate);
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xiselectevents.c127 SetBit(bits, XI_TouchUpdate);
148 ClearBit(bits, XI_TouchUpdate);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiselectev.c219 BitIsOn(bits, XI_TouchUpdate) ||
223 !BitIsOn(bits, XI_TouchUpdate) ||
H A Dextinit.c949 case XI_TouchUpdate:
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgetevents.c197 case XI_TouchUpdate:
1840 * @param type Event type, one of XI_TouchBegin, XI_TouchUpdate, XI_TouchEnd
1869 * @param type XI_TouchBegin, XI_TouchUpdate or XI_TouchEnd
1948 case XI_TouchUpdate:
H A Deventconvert.c1077 xi2type = XI_TouchUpdate;
/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c960 case XI_TouchUpdate:
1530 case XI_TouchUpdate:
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c2736 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchUpdate, 0,

Completed in 18 milliseconds