Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgrabdev.c134 rc = GrabDevice(client, dev, stuff->other_devices_mode, in ProcXGrabDevice()
H A Dxigrabdev.c110 ret = GrabDevice(client, dev, pointer_mode, in ProcXIGrabDevice()
/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h483 GrabDevice(ClientPtr /* client */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt765 R013 XInputExtension:GrabDevice
803 R051 XInputExtension:GrabDevice
H A Devents.c4914 rc = GrabDevice(client, device, stuff->pointerMode, stuff->keyboardMode, in ProcGrabPointer()
5029 GrabDevice(ClientPtr client, DeviceIntPtr dev, in GrabDevice() function
5155 result = GrabDevice(client, keyboard, stuff->pointerMode, in ProcGrabKeyboard()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog13278 #12 GrabDevice () at events.c:5120
52649 GrabDevice() needs to handle NULL return value from AllocGrab()
52651 GrabDevice() calls AllocGrab() which can fail and return NULL.
59104 xserver: enable InputClass option "GrabDevice" by default for non-seat0 seats (#69478)
59113 option "GrabDevice" for input devices is enabled by default
61286 [ 26293.864] (EE) 3: /usr/bin/Xorg (GrabDevice+0x3e6) [0x4503bc]
63119 device. GrabDevice() however takes in a pointer mode and a keyboard
130400 input: use a GrabMask union in GrabDevice to allow for XI2 masks.
131589 dix: move ProcGrabPointer guts into GrabDevice.
131591 Yes, this means we have even more arguments to GrabDevice. But it beats having
[all …]