| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 200 if (!IsMaster(ptr) || !IsMaster(kbd)) in PairDevices() 227 if (IsMaster(dev) && in NextFreePointerDevice() 378 if (IsMaster(dev)) { in EnableDevice() 427 if (!IsMaster(dev) && !IsFloating(dev)) in EnableDevice() 470 if (IsMaster(dev)) { in DisableDevice() 472 if (!IsMaster(other) && GetMaster(other, MASTER_ATTACHED) == dev) { in DisableDevice() 480 if (IsMaster(other) && other->lastSlave == dev) in DisableDevice() 485 if (IsMaster(dev) && dev->spriteInfo->sprite) { in DisableDevice() 537 if (!IsXTestDevice(dev, NULL) && !IsMaster(dev)) in DisableAllDevices() 542 if (!IsMaster(dev)) in DisableAllDevices() [all …]
|
| H A D | getevents.c | 378 if (IsMaster(pDev)) in AllocateMotionHistory() 430 if (IsMaster(pDev)) in GetMotionHistory() 484 else if (IsMaster(pDev)) { in GetMotionHistory() 554 if (IsMaster(pDev)) { in updateMotionHistory() 789 Bool clip_xy = IsMaster(dev) || !IsFloating(dev); in moveRelative() 1009 if (!IsMaster(dev) && !IsFloating(dev)) { in updateHistory() 1450 if (!IsMaster(pDev) && !IsFloating(pDev)) { in fill_pointer_events() 1912 if (!IsMaster(dev)) in GetTouchEvents() 2007 if (emulate_pointer && !IsMaster(dev) && !IsFloating(dev)) { in GetTouchEvents()
|
| H A D | inpututils.c | 275 if (IsMaster(dev)) { in change_modmap() 277 if (!IsMaster(tmp) && GetMaster(tmp, MASTER_KEYBOARD) == dev) in change_modmap() 1134 …else if (IsMaster(dev) && xi2mask_isset_for_device(mask, inputInfo.all_master_devices, event_type)) in xi2mask_isset()
|
| H A D | grabs.c | 449 !IsMaster(pSecondGrab->device)) in GrabMatchesSecond() 454 !IsMaster(pFirstGrab->device)) in GrabMatchesSecond()
|
| H A D | events.c | 338 IsMaster(DeviceIntPtr dev) in IsMaster() function 346 return !IsMaster(dev) && GetMaster(dev, MASTER_KEYBOARD) == NULL; in IsFloating() 1412 if (IsMaster(thisDev)) { in CheckGrabForSyncs() 1451 if (IsMaster(dev)) in ReattachToOldMaster() 1525 !(autoGrab & ImplicitGrabMask) && !IsMaster(mouse)) in ActivatePointerGrab() 1632 !(passive & ImplicitGrabMask) && !IsMaster(keybd)) in ActivateKeyboardGrab() 2744 if ((mask & EVENT_CORE_MASK) && IsMaster(dev) && dev->coreEvents) { in DeliverDeviceEvents() 3103 if (IsMaster(pDev) || IsFloating(pDev)) in WindowsRestructured() 3848 if (!IsMaster(grab->device) && !IsFloating(device)) in CheckPassiveGrab() 4007 BOOL sendCore = (IsMaster(device) && device->coreEvents); in CheckDeviceGrabs() [all …]
|
| H A D | touch.c | 763 Bool check_core = IsMaster(dev) && ti->emulate_pointer; in TouchAddPassiveGrabListener() 835 if (IsMaster(dev) && (win->eventMask & core_filter)) { in TouchAddRegularListener()
|
| H A D | enterleave.c | 540 if (!IsMaster(dev)) in CoreEnterLeaveEvents() 1405 if (!IsMaster(dev)) in CoreFocusEvents()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiallowev.c | 106 if (IsMaster(dev)) in ProcXIAllowEvents() 110 if (IsMaster(dev)) in ProcXIAllowEvents() 114 if (IsMaster(dev)) in ProcXIAllowEvents()
|
| H A D | xichangehierarchy.c | 231 if (!IsMaster(ptr)) { in remove_master() 273 if (!IsMaster(newptr)) { in remove_master() 284 if (!IsMaster(newkeybd)) { in remove_master() 291 if (!IsMaster(attached)) { in remove_master() 342 if (IsMaster(dev)) { in detach_slave() 374 if (IsMaster(dev)) { in attach_slave() 390 if (!IsMaster(newmaster)) { in attach_slave()
|
| H A D | listdev.c | 174 if (IsMaster(d) && IsKeyboardDevice(d)) in CopySwapDevice() 176 else if (IsMaster(d) && IsPointerDevice(d)) in CopySwapDevice() 311 if (!IsMaster(d) || d == inputInfo.pointer ||d == inputInfo.keyboard) { in ShouldSkipDevice()
|
| H A D | xiwarppointer.c | 98 if ((!IsMaster(pDev) && !IsFloating(pDev)) || in ProcXIWarpPointer() 99 (IsMaster(pDev) && !IsPointerDevice(pDev))) { in ProcXIWarpPointer()
|
| H A D | xiquerypointer.c | 106 …if (pDev->valuator == NULL || IsKeyboardDevice(pDev) || (!IsMaster(pDev) && !IsFloating(pDev))) { … in ProcXIQueryPointer() 120 if (IsMaster(pDev)) in ProcXIQueryPointer()
|
| H A D | xisetclientpointer.c | 78 if (!IsMaster(pDev)) { in ProcXISetClientPointer()
|
| H A D | xichangecursor.c | 83 if (!IsMaster(pDev) || !IsPointerDevice(pDev)) in ProcXIChangeCursor()
|
| H A D | opendev.c | 114 if (IsMaster(dev)) in ProcXOpenDevice()
|
| H A D | xigrabdev.c | 85 if (!IsMaster(dev)) in ProcXIGrabDevice()
|
| H A D | xiquerydevice.c | 177 if (deviceid == XIAllDevices || IsMaster(dev)) { in ShouldSkipDevice() 473 if (IsMaster(dev)) { in GetDeviceUse()
|
| H A D | exevents.c | 705 if (!IsMaster(device)) in ChangeMasterDeviceClasses() 713 if (IsMaster(slave)) in ChangeMasterDeviceClasses() 901 if (IsMaster(device)) { in UpdateDeviceState() 910 if (IsMaster(sd) || GetMaster(sd, MASTER_POINTER) != device) in UpdateDeviceState() 1609 if (emulate_pointer && IsMaster(dev)) in ProcessTouchEvent() 1649 if (!IsMaster(dev)) in ProcessBarrierEvent() 1719 if (IsMaster(device) || IsFloating(device)) in ProcessDeviceEvent() 1822 if (!IsMaster (device) && !IsFloating (device)) { in ProcessDeviceEvent()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86RandR.c | 242 if (!IsMaster(dev) && !IsFloating(dev)) in xf86RandRSetConfig() 314 if (!IsMaster(dev) && !IsFloating(dev)) in xf86RandRSetConfig() 325 if (!view_adjusted && IsMaster(dev)) { in xf86RandRSetConfig()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbActions.c | 655 if (IsMaster(xkbi->device)) { in _XkbFilterPointerBtn() 1519 if (IsMaster(dev)) { in InjectPointerKeyEvents() 1534 if (IsMaster(dev) && (lastSlave && lastSlave != ptr)) in InjectPointerKeyEvents() 1553 if (!IsMaster(dev) && !IsFloating(dev)) in XkbFakePointerMotion() 1581 if (IsMaster(dev)) { in XkbFakeDeviceButton()
|
| H A D | xkb.c | 561 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbBell() 645 (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) { in ProcXkbLatchLockState() 790 (!IsMaster(tmpd) && GetMaster(tmpd, MASTER_KEYBOARD) == dev)) { in ProcXkbSetControls() 2750 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbSetMap() 2784 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbSetMap() 3124 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbSetCompatMap() 3146 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbSetCompatMap() 3408 if ((other != dev) && other->key && !IsMaster(other) && in ProcXkbSetIndicatorMap() 3676 if ((other != dev) && !IsMaster(other) && in ProcXkbSetNamedIndicator() 3700 if ((other != dev) && !IsMaster(other) && in ProcXkbSetNamedIndicator() [all …]
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 615 IsMaster(DeviceIntPtr dev);
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mieq.c | 385 if (!sdev || IsMaster(sdev) || IsFloating(sdev)) in CopyGetMasterEvent()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | cursor.c | 890 if (IsMaster(dev) && IsPointerDevice(dev)) in ProcXFixesHideCursor() 986 if (IsMaster(dev) && IsPointerDevice(dev)) in CursorFreeHideCount()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xtest.c | 651 if (IsMaster(dev)) in IsXTestDevice()
|