Searched refs:XI_TouchUpdate (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XI2.h | 209 #define XI_TouchUpdate 19 macro 252 #define XI_TouchUpdateMask (1 << XI_TouchUpdate)
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | test_xi2.c | 66 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 D | protocol-xiselectevents.c | 127 SetBit(bits, XI_TouchUpdate); 148 ClearBit(bits, XI_TouchUpdate);
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xiselectev.c | 219 BitIsOn(bits, XI_TouchUpdate) || 223 !BitIsOn(bits, XI_TouchUpdate) ||
|
| H A D | extinit.c | 949 case XI_TouchUpdate:
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | getevents.c | 197 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 D | eventconvert.c | 1077 xi2type = XI_TouchUpdate;
|
| /xsrc/external/mit/libXi/dist/src/ |
| H A D | XExtInt.c | 960 case XI_TouchUpdate: 1530 case XI_TouchUpdate:
|
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | synaptics.c | 2736 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchUpdate, 0,
|
Completed in 18 milliseconds