Searched refs:GrabDevice (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | grabdev.c | 134 rc = GrabDevice(client, dev, stuff->other_devices_mode, in ProcXGrabDevice()
|
| H A D | xigrabdev.c | 110 ret = GrabDevice(client, dev, pointer_mode, in ProcXIGrabDevice()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 483 GrabDevice(ClientPtr /* client */ ,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 765 R013 XInputExtension:GrabDevice 803 R051 XInputExtension:GrabDevice
|
| H A D | events.c | 4914 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 D | ChangeLog | 13278 #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 …]
|