Home
last modified time | relevance | path

Searched refs:isSwitchOkay (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.h245 bool isSwitchOkay(BaseClientProxy* dst, EDirection,
H A DServer.cpp800 Server::isSwitchOkay(BaseClientProxy* newScreen, in isSwitchOkay() function in Server
1821 if (isSwitchOkay(newScreen, dir, x, y, xc, yc)) { in onMouseMovePrimary()
2017 if (!isSwitchOkay(newScreen, dir, m_x, m_y, xc, yc)) { in onMouseMoveSecondary()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.h250 bool isSwitchOkay(BaseClientProxy* dst, EDirection,
H A DServer.cpp817 Server::isSwitchOkay(BaseClientProxy* newScreen, in isSwitchOkay() function in Server
1837 if (isSwitchOkay(newScreen, dir, x, y, xc, yc)) { in onMouseMovePrimary()
2033 if (!isSwitchOkay(newScreen, dir, m_x, m_y, xc, yc)) { in onMouseMoveSecondary()