Home
last modified time | relevance | path

Searched refs:othergrab (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c3743 GrabPtr othergrab = other->deviceGrab.grab; in CoreGrabInterferes() local
3745 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()