Lines Matching refs:SameClient
1601 thisGrabbed = grabinfo->grab && SameClient(grabinfo->grab, client);
1612 if (devgrabinfo->grab && SameClient(devgrabinfo->grab, client))
1654 && SameClient(devgrabinfo->grab, client))
1657 SameClient(devgrabinfo->sync.other, client))
1670 && SameClient(devgrabinfo->grab, client))
1673 && SameClient(devgrabinfo->sync.other, client))
1699 && SameClient(devgrabinfo->grab, client))
1702 && SameClient(devgrabinfo->sync.other, client))
1779 if (dev->deviceGrab.grab && SameClient(dev->deviceGrab.grab, client))
1845 if (grab && !SameClient(grab, client))
2117 if (grab && !SameClient(grab, client)) return -1;
2158 if (SameClient(other, dontClient))
3470 SameClient(grab, rClient(othergrab)) &&
4041 if (!SameClient(others, client) && (check & others->mask))
4054 if (SameClient(others, client))
4613 if (!SameClient(grab, client))
4650 (grab) && SameClient(grab, client))
4742 if (grab && !SameClient(grab, client))
4753 grabInfo->sync.other && !SameClient(grabInfo->sync.other, client))
4838 (grab) && SameClient(grab, client) && grab->grabtype == GRABTYPE_CORE)
5508 if (SameClient(other, client))
5741 if (grab && grab->grabtype == GRABTYPE_CORE && SameClient(grab, client))
5810 if (dev->deviceGrab.grab && SameClient(dev->deviceGrab.grab, client))
5817 if (it->deviceGrab.grab && SameClient(it->deviceGrab.grab, client)