Searched refs:GetCurrentRootWindow (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrpointer.c | 145 pRoot = GetCurrentRootWindow(pDev); in RRPointerScreenConfigured()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiquerypointer.c | 132 .root = (GetCurrentRootWindow(pDev))->drawable.id, in ProcXIQueryPointer()
|
| H A D | exevents.c | 2679 inputFocus = GetCurrentRootWindow(d); in SendEvent()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | enterleave.c | 1453 GetCurrentRootWindow(dev), mode, in DeviceFocusEvents() 1478 DeviceFocusInEvents(dev, GetCurrentRootWindow(dev), sprite->win, in DeviceFocusEvents() 1489 GetCurrentRootWindow(dev), mode, in DeviceFocusEvents() 1496 DeviceFocusInEvents(dev, GetCurrentRootWindow(dev), to, mode, in DeviceFocusEvents()
|
| H A D | events.c | 1001 GetCurrentRootWindow(DeviceIntPtr dev) in GetCurrentRootWindow() function 1606 ConfineCursorToWindow(mouse, GetCurrentRootWindow(mouse), FALSE, FALSE); in DeactivatePointerGrab() 4910 ConfineCursorToWindow(device, GetCurrentRootWindow(device), FALSE, FALSE); in ProcGrabPointer() 5236 .root = (GetCurrentRootWindow(mouse))->drawable.id, in ProcQueryPointer() 5403 inputFocus = GetCurrentRootWindow(dev); in ProcSendEvent()
|
| H A D | devices.c | 2618 currentRoot = GetCurrentRootWindow(dev); in AttachDevice()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 333 GetCurrentRootWindow(DeviceIntPtr pDev);
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winwin32rootlesswndproc.c | 287 WindowPtr pRoot = GetCurrentRootWindow(inputInfo.pointer); in IsMouseActive()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 99666 GetCurrentRootWindow already works for the device case, although not as 104703 Use GetCurrentRootWindow or equivalent instead of spriteTrace[0]. 166989 zero out spriteTrace, otherwise GetCurrentRootWindow() may return
|