Searched refs:DGAStealButtonEvent (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | dgaproc.h | 62 extern Bool DGAStealButtonEvent(DeviceIntPtr dev, int Index,
|
| H A D | xf86Xinput.c | 1255 if (DGAStealButtonEvent(device, idx, button, 1) && in xf86CheckMotionEvent4DGA() 1256 DGAStealButtonEvent(device, idx, button, 0)) in xf86CheckMotionEvent4DGA() 1382 if (DGAStealButtonEvent(device, index, button, is_down)) in xf86PostButtonEventM()
|
| H A D | xf86DGA.c | 976 DGAStealButtonEvent(DeviceIntPtr dev, int index, int button, int is_down) in DGAStealButtonEvent() function
|