Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dungrdev.c106 (*dev->deviceGrab.DeactivateGrab) (dev); in ProcXUngrabDevice()
H A Dclosedev.c150 (*d->deviceGrab.DeactivateGrab) (d); /* release active grab */ in ProcXCloseDevice()
H A Dxigrabdev.c169 (*dev->deviceGrab.DeactivateGrab) (dev); in ProcXIUngrabDevice()
H A Dexevents.c1441 (*dev->deviceGrab.DeactivateGrab) (dev); in DeliverTouchEmulatedEvent()
1820 (*device->deviceGrab.DeactivateGrab) (device); in ProcessDeviceEvent()
2784 (*dev->deviceGrab.DeactivateGrab) (dev); in DeleteDeviceFromAnyExtEvents()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h499 void (*DeactivateGrab) (DeviceIntPtr /*device */ ); member
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1789 (*grabinfo->DeactivateGrab) (thisDev); in AllowSome()
1891 (*dev->deviceGrab.DeactivateGrab) (dev); in ReleaseActiveGrabs()
2911 (*dev->deviceGrab.DeactivateGrab) (dev); in ActivateFocusInGrab()
2952 (*dev->deviceGrab.DeactivateGrab) (dev); in ActivateEnterGrab()
5006 (*device->deviceGrab.DeactivateGrab) (device); in ProcUngrabPointer()
5196 (*device->deviceGrab.DeactivateGrab) (device); in ProcUngrabKeyboard()
5719 (*mouse->deviceGrab.DeactivateGrab) (mouse); in DeleteWindowFromAnyEvents()
5724 (*keybd->deviceGrab.DeactivateGrab) (keybd); in DeleteWindowFromAnyEvents()
5730 (*mouse->deviceGrab.DeactivateGrab) (mouse); in DeleteWindowFromAnyEvents()
5826 (*pDev->deviceGrab.DeactivateGrab) (pDev); in CheckCursorConfinement()
H A Dgrabs.c183 dev->deviceGrab.DeactivateGrab(dev); in UngrabAllDevices()
H A Ddevices.c287 dev->deviceGrab.DeactivateGrab = DeactivateKeyboardGrab; in AddInputDevice()
2745 pointer->deviceGrab.DeactivateGrab = DeactivatePointerGrab; in AllocDevicePair()
2772 keyboard->deviceGrab.DeactivateGrab = DeactivateKeyboardGrab; in AllocDevicePair()
H A Dtouch.c351 (*dev->deviceGrab.DeactivateGrab) (dev); in TouchEndTouch()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c1135 device->deviceGrab.DeactivateGrab = xwl_keyboard_deactivate_grab; in setup_keyboard_grab_handler()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog106503 ActivateGrab and DeactivateGrab are set in AddInputDevice() already.
128936 Activate/DeactivateGrab functions.
129174 dix: ensure Activate/DeactivateGrab has a valid value.
129176 Xephyr doesn't manually set Activate/DeactivateGrab for new devices,
129210 dix: ensure Activate/DeactivateGrab has a valid value.
129212 Xephyr doesn't manually set Activate/DeactivateGrab for new devices,