Lines Matching refs:PointerRootWin
164 if (FocusWindows[i] && FocusWindows[i] != PointerRootWin && in FirstFocusChild()
979 if (exclude != None && exclude != PointerRootWin && in CoreFocusOutNotifyPointerEvents()
1273 if (dev->focus && dev->focus->win == PointerRootWin && in CoreFocusPointerRootNoneSwitch()
1274 B != PointerRootWin) { in CoreFocusPointerRootNoneSwitch()
1285 if (B == PointerRootWin) in CoreFocusPointerRootNoneSwitch()
1333 if (B == PointerRootWin) in CoreFocusToPointerRootOrNone()
1363 if (dev->focus && dev->focus->win == PointerRootWin && in CoreFocusFromPointerRootOrNone()
1364 B != PointerRootWin) { in CoreFocusFromPointerRootOrNone()
1410 if (((to == NullWindow) || (to == PointerRootWin)) && in CoreFocusEvents()
1411 ((from == NullWindow) || (from == PointerRootWin))) in CoreFocusEvents()
1413 else if ((to == NullWindow) || (to == PointerRootWin)) in CoreFocusEvents()
1415 else if ((from == NullWindow) || (from == PointerRootWin)) in CoreFocusEvents()
1447 if ((to == NullWindow) || (to == PointerRootWin)) { in DeviceFocusEvents()
1448 if ((from == NullWindow) || (from == PointerRootWin)) { in DeviceFocusEvents()
1449 if (from == PointerRootWin) { in DeviceFocusEvents()
1477 if (to == PointerRootWin) { in DeviceFocusEvents()
1484 if ((from == NullWindow) || (from == PointerRootWin)) { in DeviceFocusEvents()
1485 if (from == PointerRootWin) { in DeviceFocusEvents()