Searched refs:thisDev (Results 1 – 1 of 1) sorted by relevance
1397 CheckGrabForSyncs(DeviceIntPtr thisDev, Bool thisMode, Bool otherMode) in CheckGrabForSyncs() argument1399 GrabPtr grab = thisDev->deviceGrab.grab; in CheckGrabForSyncs()1403 thisDev->deviceGrab.sync.state = FROZEN_NO_EVENT; in CheckGrabForSyncs()1405 thisDev->deviceGrab.sync.state = THAWED; in CheckGrabForSyncs()1406 if (thisDev->deviceGrab.sync.other && in CheckGrabForSyncs()1407 (CLIENT_BITS(thisDev->deviceGrab.sync.other->resource) == in CheckGrabForSyncs()1409 thisDev->deviceGrab.sync.other = NullGrab; in CheckGrabForSyncs()1412 if (IsMaster(thisDev)) { in CheckGrabForSyncs()1413 dev = GetPairedDevice(thisDev); in CheckGrabForSyncs()1708 AllowSome(ClientPtr client, TimeStamp time, DeviceIntPtr thisDev, int newState) in AllowSome() argument[all …]