Lines Matching defs:device
1145 xf86PostMotionEvent(DeviceIntPtr device, in xf86PostMotionEvent()
1165 xf86PostMotionEventP(DeviceIntPtr device, in xf86PostMotionEventP()
1179 xf86CheckMotionEvent4DGA(DeviceIntPtr device, int is_absolute, in xf86CheckMotionEvent4DGA()
1266 xf86PostMotionEventM(DeviceIntPtr device, in xf86PostMotionEventM()
1285 xf86PostProximityEvent(DeviceIntPtr device, in xf86PostProximityEvent()
1305 xf86PostProximityEventP(DeviceIntPtr device, in xf86PostProximityEventP()
1319 xf86PostProximityEventM(DeviceIntPtr device, in xf86PostProximityEventM()
1326 xf86PostButtonEvent(DeviceIntPtr device, in xf86PostButtonEvent()
1349 xf86PostButtonEventP(DeviceIntPtr device, in xf86PostButtonEventP()
1365 xf86PostButtonEventM(DeviceIntPtr device, in xf86PostButtonEventM()
1393 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1399 xf86PostKeyEventP(DeviceIntPtr device, in xf86PostKeyEventP()
1407 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1427 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()