Searched refs:othergrab (Results 1 – 1 of 1) sorted by relevance
3743 GrabPtr othergrab = other->deviceGrab.grab; in CoreGrabInterferes() local3745 if (othergrab && othergrab->grabtype == CORE && in CoreGrabInterferes()3746 SameClient(grab, rClient(othergrab)) && in CoreGrabInterferes()3748 IsPointerDevice(othergrab->device)) || in CoreGrabInterferes()3750 IsKeyboardDevice(othergrab->device)))) { in CoreGrabInterferes()