Lines Matching refs:NullWindow
760 dev->valuator->motionHintWindow = NullWindow; in IncreaseButtonCount()
773 dev->valuator->motionHintWindow = NullWindow; in DecreaseButtonCount()
866 device->valuator->motionHintWindow = NullWindow; in UpdateDeviceState()
876 device->valuator->motionHintWindow = NullWindow; in UpdateDeviceState()
1422 WindowPtr focus = NullWindow; in DeliverTouchEmulatedEvent()
1816 NullGrab, NullWindow, device); in ProcessDeviceEvent()
2251 confineTo = NullWindow; in GrabButton()
2407 mask, param, XI_TouchBegin, 0, NullWindow, NullCursor); in GrabTouch()
2465 dev->valuator->motionHintWindow = NullWindow; in SelectForWindow()
2657 WindowPtr effectiveFocus = NullWindow; /* only set if dest==InputFocus */ in SendEvent()
2789 if (dev->focus && (pWin == dev->focus->win) && (pWin->parent != NullWindow)) { in DeleteDeviceFromAnyExtEvents()
2847 dev->valuator->motionHintWindow = NullWindow; in DeleteDeviceFromAnyExtEvents()
2928 tempGrab->confineTo = NullWindow; in CheckDeviceGrabAndHintWindow()
2967 dev->valuator->motionHintWindow = NullWindow; in MaybeStopDeviceHint()