Searched refs:UpdateDeviceState (Results 1 – 5 of 5) sorted by relevance
158 UpdateDeviceState(DeviceIntPtr /* device */ ,
791 UpdateDeviceState(DeviceIntPtr device, DeviceEvent *event) in UpdateDeviceState() function1636 UpdateDeviceState(dev, &ev->device_event); in ProcessTouchEvent()1713 ret = UpdateDeviceState(device, event); in ProcessDeviceEvent()
1095 UpdateDeviceState(dev, &event.device_event); in TouchEmitTouchEnd()
1034 UpdateDeviceState(keybd, &ev); in DGAProcessKeyboardEvent()1088 UpdateDeviceState(mouse, &ev); in DGAProcessPointerEvent()
34607 Xi: call UpdateDeviceState() even when the client is missing34612 updated on TouchEnd because ProcessTouchEvent() calls UpdateDeviceState()34616 This patch leads to calling UpdateDeviceState() in case the client52626 later on UpdateDeviceState().61719 dix: call UpdateDeviceState() for emulated TouchEndEvents65059 The DGA code must thus call into UpdateDeviceState to reset the button/key80132 Xi: make UpdateDeviceState aware of touch events89465 exevents.c: In function 'UpdateDeviceState':104535 assignment to axisVal[i] in Xi/exevents.c:UpdateDeviceState().106621 which trigger the error in UpdateDeviceState().[all …]