Home
last modified time | relevance | path

Searched refs:setLoopCount (Results 251 – 275 of 465) sorted by relevance

1...<<111213141516171819

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickanimationcontroller.cpp209 d->animationInstance->setLoopCount(1); in reload()
H A Dqquickanimation.cpp282 d->animationInstance->setLoopCount(d->loopCount); in setRunning()
284 … d->animationInstance->setLoopCount(d->animationInstance->currentLoop() + d->loopCount); in setRunning()
298 …d->animationInstance->setLoopCount(d->animationInstance->currentLoop()+1); //finish the current… in setRunning()
656 animation->setLoopCount(d->loopCount); in initInstance()
680 animationInstance->setLoopCount(loopCount); in animationFinished()
H A Dqquickanimatorjob.cpp98 setLoopCount(job->loopCount()); in QQuickAnimatorProxyJob()
128 m_job->setLoopCount(loopCount); in updateLoopCount()
/dports/graphics/blender/blender-2.91.0/extern/audaspace/plugins/openal/
H A DOpenALDevice.h137 virtual bool setLoopCount(int count);
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/imports/controls/material/
H A Dqquickmaterialbusyindicator.cpp91 setLoopCount(Infinite); in QQuickMaterialBusyIndicatorNode()
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/imports/controls/
H A Dqquickdefaultbusyindicator.cpp70 setLoopCount(Infinite); in QQuickDefaultBusyIndicatorNode()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/3d/
H A Dsimple3d.py151 self.sphereRotateTransformAnimation.setLoopCount(-1)
/dports/graphics/libjxl/libjxl-0.6.1/tools/flicker_test/
H A Dsplit_view.cc19 flicker_.setLoopCount(-1); in SplitView()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickanimationcontroller.cpp209 d->animationInstance->setLoopCount(1); in reload()
H A Dqquickanimation.cpp282 d->animationInstance->setLoopCount(d->loopCount); in setRunning()
284 … d->animationInstance->setLoopCount(d->animationInstance->currentLoop() + d->loopCount); in setRunning()
298 …d->animationInstance->setLoopCount(d->animationInstance->currentLoop()+1); //finish the current… in setRunning()
656 animation->setLoopCount(d->loopCount); in initInstance()
680 animationInstance->setLoopCount(loopCount); in animationFinished()
H A Dqquickanimatorjob.cpp98 setLoopCount(job->loopCount()); in QQuickAnimatorProxyJob()
128 m_job->setLoopCount(loopCount); in updateLoopCount()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-screensaver/animations/
H A DImageSlideshow.h130 this->setLoopCount(15); in ImageSlideshow()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/3d/
H A Dsimple3d.py151 self.sphereRotateTransformAnimation.setLoopCount(-1)
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/3d/
H A Dsimple3d.py151 self.sphereRotateTransformAnimation.setLoopCount(-1)
/dports/www/dooble/dooble-2021.12.05/Source/
H A Ddooble_downloads_item.cc151 m_progress_bar_animation.setLoopCount(1); in dooble_downloads_item()
212 m_progress_bar_animation.setLoopCount(1); in dooble_downloads_item()
/dports/graphics/blender/blender-2.91.0/extern/audaspace/include/devices/
H A DSoftwareDevice.h191 virtual bool setLoopCount(int count);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/cryptids/
H A DProbabilisticCryptidRenderer.java129 drawable.setLoopCount(1); // Plays only once/does not loop. in getCryptidForLogo()

1...<<111213141516171819