Searched refs:TouchBeginTouch (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | touch.c | 240 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE); 244 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 627 extern TouchPointInfoPtr TouchBeginTouch(DeviceIntPtr dev, int sourceid,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | touch.c | 292 TouchBeginTouch(DeviceIntPtr dev, int sourceid, uint32_t touchid, function in typeref:typename:TouchPointInfoPtr
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | exevents.c | 1620 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid, 1649 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid,
|
Completed in 8 milliseconds