Home
last modified time | relevance | path

Searched refs:xActive (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/helper/
H A Dstatusindicatorfactory.cxx152 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in reset() local
161 (xChild == xActive) && in reset()
191 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in end() local
197 if (xActive.is()) in end()
232 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setText() local
241 (xChild == xActive) && in setText()
265 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setValue() local
272 (xChild == xActive) && in setValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/helper/
H A Dstatusindicatorfactory.cxx159 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in reset() local
168 (xChild == xActive) && in reset()
198 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in end() local
204 if (xActive.is()) in end()
239 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setText() local
248 (xChild == xActive) && in setText()
272 css::uno::Reference< css::task::XStatusIndicator > xActive = m_xActiveChild; in setValue() local
279 (xChild == xActive) && in setValue()
/dports/graphics/krita/krita-4.4.8/libs/ui/canvas/
H A Dkis_mirror_axis.cpp57 , xActive(false) in Private()
83 bool xActive; member in KisMirrorAxis::Private
252 d->xActive = true; in eventFilter()
271 if(d->xActive) { in eventFilter()
316 if(d->xActive) { in eventFilter()
318 d->xActive = 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()
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.qreg.R4703 while (any(xActive <- ((.cumprob < isOne) & (q > ii)))) functionVar
4704 .cumprob[xActive] <- .cumprob[xActive] +