Lines Matching full:deviceid
120 assert(client_request.errorValue == req->deviceid); in request_XIQueryPointer()
123 swaps(&req->deviceid); in request_XIQueryPointer()
130 assert(client_request.errorValue == req->deviceid); in request_XIQueryPointer()
147 request.deviceid = XIAllDevices; in test_XIQueryPointer()
150 request.deviceid = XIAllMasterDevices; in test_XIQueryPointer()
157 request.deviceid = devices.vcp->id; in test_XIQueryPointer()
159 request.deviceid = devices.vck->id; in test_XIQueryPointer()
161 request.deviceid = devices.mouse->id; in test_XIQueryPointer()
163 request.deviceid = devices.kbd->id; in test_XIQueryPointer()
168 request.deviceid = devices.mouse->id; in test_XIQueryPointer()
172 request.deviceid = i; in test_XIQueryPointer()
180 request.deviceid = devices.vcp->id; in test_XIQueryPointer()
184 request.deviceid = devices.mouse->id; in test_XIQueryPointer()