Lines Matching refs:UpdateDeviceState
34607 Xi: call UpdateDeviceState() even when the client is missing
34612 updated on TouchEnd because ProcessTouchEvent() calls UpdateDeviceState()
34616 This patch leads to calling UpdateDeviceState() in case the client
52626 later on UpdateDeviceState().
61719 dix: call UpdateDeviceState() for emulated TouchEndEvents
65059 The DGA code must thus call into UpdateDeviceState to reset the button/key
80132 Xi: make UpdateDeviceState aware of touch events
89465 exevents.c: In function 'UpdateDeviceState':
104535 assignment to axisVal[i] in Xi/exevents.c:UpdateDeviceState().
106621 which trigger the error in UpdateDeviceState().
133005 Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
134866 number of valuators in UpdateDeviceState, so no need to do it again.
140796 xf86DGA.c:1050: warning: implicit declaration of function 'UpdateDeviceState'
140797 xf86DGA.c:1050: warning: nested extern declaration of 'UpdateDeviceState'
146204 UpdateDeviceState. While it might make sense to just fix up UpdateDeviceState,
146207 UpdateDeviceState, the button down counts get scrambled and buttons get stuck
147821 DGA: pass nevents to UpdateDeviceState. #15936
148670 Two steps: first use UpdateDeviceState() instead of replicating the device
148683 Xi: change UpdateDeviceState to be _X_EXPORT.
148691 After UpdateDeviceState, the device has the current position in absolute
156342 UpdateDeviceState. This separation should make it easier to avoid setting the