Searched refs:thisGrabbed (Results 1 – 1 of 1) sorted by relevance
1710 Bool thisGrabbed, otherGrabbed, othersFrozen, thisSynced; in AllowSome() local1715 thisGrabbed = grabinfo->grab && SameClient(grabinfo->grab, client); in AllowSome()1726 if (!(thisGrabbed || otherGrabbed) || in AllowSome()1736 if (!((thisGrabbed && grabinfo->sync.state >= FROZEN) || thisSynced)) in AllowSome()1743 if (thisGrabbed) in AllowSome()1750 if (thisGrabbed) { in AllowSome()1784 if (thisGrabbed && grabinfo->sync.state == FROZEN_WITH_EVENT) { in AllowSome()