Lines Matching refs:SameClient
1832 thisGrabbed = grabinfo->grab && SameClient(grabinfo->grab, client);
1842 if (devgrabinfo->grab && SameClient(devgrabinfo->grab, client)) {
1878 if (devgrabinfo->grab && SameClient(devgrabinfo->grab, client))
1881 SameClient(devgrabinfo->sync.other, client))
1891 if (devgrabinfo->grab && SameClient(devgrabinfo->grab, client))
1894 && SameClient(devgrabinfo->sync.other, client))
1916 if (devgrabinfo->grab && SameClient(devgrabinfo->grab, client))
1919 && SameClient(devgrabinfo->sync.other, client))
2007 SameClient(dev->deviceGrab.grab, client)) {
2071 if (grab && !SameClient(grab, client)) {
2464 return (grab->window != root) ? FALSE : SameClient(grab, client);
2538 if (grab && !SameClient(grab, client))
2577 if (SameClient(other, dontClient))
3932 SameClient(grab, rClient(othergrab)) &&
4632 if (!SameClient(others, client) && (check & others->mask))
4642 if (SameClient(others, client)) {
5164 if (!SameClient(grab, client))
5201 (grab) && SameClient(grab, client))
5287 else if (grab && !SameClient(grab, client))
5297 grabInfo->sync.other && !SameClient(grabInfo->sync.other, client))
5391 (grab) && SameClient(grab, client) && grab->grabtype == CORE)
6038 if (SameClient(other, client))
6259 if (grab && grab->grabtype == CORE && SameClient(grab, client)) {
6322 if (dev->deviceGrab.grab && SameClient(dev->deviceGrab.grab, client))
6327 if (it->deviceGrab.grab && SameClient(it->deviceGrab.grab, client)