Lines Matching defs:device
1132 EnqueueEvent(InternalEvent *ev, DeviceIntPtr device) in EnqueueEvent()
2360 DeliverRawEvent(RawDeviceEvent *ev, DeviceIntPtr device) in DeliverRawEvent()
3662 ActivatePassiveGrab(DeviceIntPtr device, GrabPtr grab, InternalEvent *event, in ActivatePassiveGrab()
3737 CoreGrabInterferes(DeviceIntPtr device, GrabPtr grab) in CoreGrabInterferes()
3831 CheckPassiveGrab(DeviceIntPtr device, GrabPtr grab, InternalEvent *event, in CheckPassiveGrab()
3924 DeviceIntPtr device, in CheckPassiveGrabsOnWindow()
4001 CheckDeviceGrabs(DeviceIntPtr device, DeviceEvent *event, WindowPtr ancestor) in CheckDeviceGrabs()
4881 DeviceIntPtr device = PickPointer(client); in ProcGrabPointer() local
4939 DeviceIntPtr device; in ProcChangeActivePointerGrab() local
4992 DeviceIntPtr device = PickPointer(client); in ProcUngrabPointer() local
5181 DeviceIntPtr device = PickKeyboard(client); in ProcUngrabKeyboard() local
6026 SetClientPointer(ClientPtr client, DeviceIntPtr device) in SetClientPointer()