Searched refs:init_device_event (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | inpututils.h | 47 extern void init_device_event(DeviceEvent *event, DeviceIntPtr dev, Time ms,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | getevents.c | 1123 init_device_event(event, pDev, ms, source_type); in GetKeyboardEvents() 1458 init_device_event(event, pDev, ms, EVENT_SOURCE_NORMAL); in fill_pointer_events() 1794 init_device_event(event, pDev, GetTimeInMillis(), EVENT_SOURCE_NORMAL); in GetProximityEvents() 1929 init_device_event(event, dev, ms, EVENT_SOURCE_NORMAL); in GetTouchEvents() 2044 init_device_event(event, dev, ms, EVENT_SOURCE_NORMAL); in GetDixTouchEnd() 2088 init_device_event(&ev, pDev, time, EVENT_SOURCE_NORMAL); in PostSyntheticMotion()
|
| H A D | inpututils.c | 743 init_device_event(DeviceEvent *event, DeviceIntPtr dev, Time ms, in init_device_event() function
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbAccessX.c | 130 init_device_event(&event, keybd, GetTimeInMillis(), EVENT_SOURCE_NORMAL); in AccessXKeyboardEvent()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 66899 The function is identical to init_device_event from inpututils.c with 85489 Add #include "inpututils.h" to xkbAccessX.c for init_device_event 85492 "xkbAccessX.c", line 128: warning: implicit function declaration: init_device_event
|