Home
last modified time | relevance | path

Searched refs:yActive (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/ui/canvas/
H A Dkis_mirror_axis.cpp58 , yActive(false) in Private()
84 bool yActive; member in KisMirrorAxis::Private
259 d->yActive = true; in eventFilter()
281 if(d->yActive) { in eventFilter()
322 if(d->yActive) { in eventFilter()
324 d->yActive = false; in eventFilter()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.h246 SInt32 x, SInt32 y, SInt32 xActive, SInt32 yActive);
H A DServer.cpp802 SInt32 xActive, SInt32 yActive) in isSwitchOkay() argument
869 if ((getCorner(m_active, xActive, yActive, size) & corners) != 0) { in isSwitchOkay()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.h251 SInt32 x, SInt32 y, SInt32 xActive, SInt32 yActive);
H A DServer.cpp819 SInt32 xActive, SInt32 yActive) in isSwitchOkay() argument
886 if ((getCorner(m_active, xActive, yActive, size) & corners) != 0) { in isSwitchOkay()