Searched refs:deactivateDeviceGrab (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexevents.c936 Bool deactivateDeviceGrab = FALSE; local in function:ProcessOtherEvent
1060 deactivateDeviceGrab = TRUE;
1086 deactivateDeviceGrab = TRUE;
1093 DeliverGrabbedEvent((InternalEvent*)event, device, deactivateDeviceGrab);
1101 if (deactivateDeviceGrab == TRUE)
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c1822 Bool deactivateDeviceGrab = FALSE; local in function:ProcessDeviceEvent
1914 deactivateDeviceGrab = TRUE;
1933 deactivateDeviceGrab = TRUE;
1943 deactivateDeviceGrab);
1952 if (deactivateDeviceGrab == TRUE) {

Completed in 9 milliseconds