Searched refs:devgrab (Results 1 – 2 of 2) sorted by relevance
1448 GrabPtr devgrab = dev->deviceGrab.grab; in DeliverTouchEmulatedEvent() local1456 if (!devgrab && dev->deviceGrab.grab && dev->deviceGrab.implicitGrab) { in DeliverTouchEmulatedEvent()1460 devgrab = dev->deviceGrab.grab; in DeliverTouchEmulatedEvent()1461 g = AllocGrab(devgrab); in DeliverTouchEmulatedEvent()1475 if (devgrab->grabtype != XI2 || devgrab->type != XI_TouchBegin) in DeliverTouchEmulatedEvent()
140022 dix: remove superfluous variable devgrab140024 grab == devgrab anyway, this is a leftover from the time when we had two