Searched refs:CheckMotion (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 517 CheckMotion(DeviceEvent * /* ev */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 408 CheckMotion(NULL, master); in pointer_handle_enter() 457 CheckMotion(NULL, GetMaster(dev, POINTER_OR_FLOAT)); in pointer_handle_leave()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 979 CheckMotion(NULL, dev); in xf86NewInputDevice()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 1610 CheckMotion(&ev->device_event, dev); in ProcessTouchEvent() 1720 CheckMotion(event, device); in ProcessDeviceEvent()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 2983 CheckMotion(DeviceEvent *ev, DeviceIntPtr pDev) in CheckMotion() function 3104 CheckMotion(NULL, pDev); in WindowsRestructured()
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 2085 + fixes crash in CheckMotion with xinerama (closes: #524853)
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 18926 CheckMotion() updates the pointer's cursor based on which xwindow 24245 Yet the pointer_handle_leave() is called and so is the DIX CheckMotion() 32479 CheckMotion() isn't happy with NULL. Make sure we pass the right device in, 96254 xfree86: block signals between EnableDevice and first CheckMotion() 96256 Devices usually enable SIGIO processing in EnableDevice. CheckMotion 123846 When the windows are restructured, CheckMotion needs to be called for all 128469 Enter grabs are checked for in CheckMotion(), each time the sprite window 128474 Since CheckMotion() may change the grab status of a device, we mustn't get 128475 "dev->deviceGrab.grab" in ProcessOtherEvents until after CheckMotion(). 132997 dix: update CheckMotion to deal with DeviceEvents. [all …]
|