Home
last modified time | relevance | path

Searched refs:preventSwitch (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.cpp816 bool preventSwitch = false; in isSwitchOkay() local
833 preventSwitch = true; in isSwitchOkay()
847 preventSwitch = true; in isSwitchOkay()
872 preventSwitch = true; in isSwitchOkay()
878 if (!preventSwitch && isLockedToScreen()) { in isSwitchOkay()
880 preventSwitch = true; in isSwitchOkay()
887 if (!preventSwitch && ( in isSwitchOkay()
893 preventSwitch = true; in isSwitchOkay()
897 return !preventSwitch; in isSwitchOkay()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.cpp833 bool preventSwitch = false; in isSwitchOkay() local
850 preventSwitch = true; in isSwitchOkay()
864 preventSwitch = true; in isSwitchOkay()
889 preventSwitch = true; in isSwitchOkay()
895 if (!preventSwitch && isLockedToScreen()) { in isSwitchOkay()
897 preventSwitch = true; in isSwitchOkay()
904 if (!preventSwitch && ( in isSwitchOkay()
910 preventSwitch = true; in isSwitchOkay()
914 return !preventSwitch; in isSwitchOkay()