Searched refs:GetKeyboardEvents (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xtest.c | 424 GetKeyboardEvents(xtest_evlist, dev, type, ev->u.u.detail); in ProcXTestFakeInput()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 451 extern _X_EXPORT int GetKeyboardEvents(InternalEvent *events,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | getevents.c | 1051 nevents = GetKeyboardEvents(InputEventList, device, type, keycode); in QueueKeyboardEvents() 1065 GetKeyboardEvents(InternalEvent *events, DeviceIntPtr pDev, int type, in GetKeyboardEvents() function
|
| H A D | devices.c | 2565 nevents = GetKeyboardEvents(eventlist, dev, KeyRelease, i); in ReleaseButtonsAndKeys()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 36813 Drop valuator mask argument from GetKeyboardEvents 85222 though we technically take a mask for GetKeyboardEvents we don't actually 94370 GetKeyboardEvents wrapper is not needed. Rename GKVE to GKE. 113508 …dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_modkeymap functions f… 160203 GetKeyboardEvents: Reject out-of-range keycodes (bug #12528) 172188 dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbols 172285 GetKeyboardEvents: add first_valuator argument to GKVE 175148 Always build Xi, since GetPointerEvents/GetKeyboardEvents relies on it. 175168 add GetPointerEvents/GetKeyboardEvents framework 175170 Add GetPointerEvents (with XFree86 pointer acceleration) and GetKeyboardEvents
|