Home
last modified time | relevance | path

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

/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.h331 bool onMouseMovePrimary(SInt32 x, SInt32 y);
H A DServer.cpp1213 onMouseMovePrimary(m_x, m_y); in handleShapeChanged()
1329 onMouseMovePrimary(info->m_x, info->m_y); in handleMotionPrimaryEvent()
1738 Server::onMouseMovePrimary(SInt32 x, SInt32 y) in onMouseMovePrimary() function in Server
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.h335 bool onMouseMovePrimary(SInt32 x, SInt32 y);
H A DServer.cpp1241 onMouseMovePrimary(m_x, m_y); in handleShapeChanged()
1357 onMouseMovePrimary(info->m_x, info->m_y); in handleMotionPrimaryEvent()
1754 Server::onMouseMovePrimary(SInt32 x, SInt32 y) in onMouseMovePrimary() function in Server