Searched refs:ActivateGrab (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | inputstr.h | 495 void (*ActivateGrab) (DeviceIntPtr /*device */ , member
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 286 dev->deviceGrab.ActivateGrab = ActivateKeyboardGrab; in AddInputDevice() 2744 pointer->deviceGrab.ActivateGrab = ActivatePointerGrab; in AllocDevicePair() 2771 keyboard->deviceGrab.ActivateGrab = ActivateKeyboardGrab; in AllocDevicePair()
|
| H A D | events.c | 2075 (*dev->deviceGrab.ActivateGrab) (dev, tempGrab, in ActivateImplicitGrab() 3716 (*grabinfo->ActivateGrab) (device, grab, in ActivatePassiveGrab() 5126 (*grabInfo->ActivateGrab) (dev, tempGrab, time, FALSE); in GrabDevice()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 1134 device->deviceGrab.ActivateGrab = xwl_keyboard_activate_grab; in setup_keyboard_grab_handler()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 2931 (*dev->deviceGrab.ActivateGrab) (dev, tempGrab, currentTime, TRUE); in CheckDeviceGrabAndHintWindow()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 106503 ActivateGrab and DeactivateGrab are set in AddInputDevice() already.
|