Searched refs:_XkbLookupAnyDevice (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbUtils.c | 75 _XkbLookupAnyDevice(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupAnyDevice() function 102 rc = _XkbLookupAnyDevice(pDev, id, client, access_mode, xkb_err); in _XkbLookupKeyboard() 122 rc = _XkbLookupAnyDevice(pDev, id, client, access_mode, xkb_err); in _XkbLookupBellDevice() 145 rc = _XkbLookupAnyDevice(pDev, id, client, access_mode, xkb_err); in _XkbLookupLedDevice() 165 rc = _XkbLookupAnyDevice(pDev, id, client, access_mode, xkb_err); in _XkbLookupButtonDevice()
|
| H A D | xkb.c | 74 CHK_DEVICE(dev, id, client, mode, _XkbLookupAnyDevice)
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbsrv.h | 348 extern _X_EXPORT int _XkbLookupAnyDevice(DeviceIntPtr *pDev,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 140341 XKB: Tiny cleanups to _XkbLookupAnyDevice 144435 xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.
|