Home
last modified time | relevance | path

Searched defs:setLoopMode (Results 1 – 11 of 11) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/audio/midi/zerberus/
H A Dsample.h41 void setLoopMode (int v) { _loopMode = v; } in setLoopMode() function
/dports/audio/polyphone/polyphone-75a5e88/sources/sound_engine/
H A Dvoiceparam.cpp251 void VoiceParam::setLoopMode(quint16 val) in setLoopMode() function in VoiceParam
H A Dvoice.cpp392 void Voice::setLoopMode(quint16 val) in setLoopMode() function in Voice
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Tools/Timing/
H A DVisualAnimation.cpp341 void VisualAnimation::setLoopMode(LoopMode aLoopMode, sint32 requestedNumberOfLoops) { in setLoopMode() function in VisualAnimation
/dports/audio/ocp/ocp-0.2.90/playym/stsoundlib/
H A DYmMusic.cpp90 void CYmMusic::setLoopMode(ymbool bLoopMode) in setLoopMode() function in CYmMusic
/dports/devel/juce/JUCE-f37e9a1/examples/Plugins/
H A DSamplerPluginDemo.h242 void setLoopMode (LoopMode type) in setLoopMode() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCAnimatedMeshSceneNode.cpp646 void CAnimatedMeshSceneNode::setLoopMode(bool playAnimationLooped) in setLoopMode() function in irr::scene::CAnimatedMeshSceneNode
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCAnimatedMeshSceneNode.cpp732 void CAnimatedMeshSceneNode::setLoopMode(bool playAnimationLooped) in setLoopMode() function in irr::scene::CAnimatedMeshSceneNode
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DSequencerNode.C872 void SequencerNode::setLoopMode(boolean val) in setLoopMode() function
/dports/graphics/opendx/dx-4.4.4/src/uipp/java/dx/net/
H A DImageWindow.java595 protected void setLoopMode ( boolean onoroff, long start_time ) in setLoopMode() method in ImageWindow
/dports/multimedia/lives/lives-3.2.0/src/
H A Dliblives.cpp902 lives_loop_mode_t player::setLoopMode(lives_loop_mode_t mode) const { in setLoopMode() function in lives::player