Home
last modified time | relevance | path

Searched defs:newRepeat (Results 1 – 5 of 5) sorted by relevance

/dports/audio/tse3/tse3-0.3.1/src/tse3/cmd/
H A DPart.h77 TSE3::Clock newRepeat, oldRepeat; variable
/dports/graphics/krita/krita-4.4.8/plugins/generators/gradient/
H A DKisGradientGeneratorConfiguration.cpp180 void KisGradientGeneratorConfiguration::setRepeat(KisGradientPainter::enumGradientRepeat newRepeat) in setRepeat()
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/pgregory.net/rapid/
H A Dutils.go208 func newRepeat(minCount int, maxCount int, avgCount float64) *repeat { func
/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A DmsrVoices.cpp3855 newRepeat = in handleVoiceLevelRepeatStartInVoice() local
4025 newRepeat = in handleVoiceLevelRepeatEndWithoutStartInVoice() local
4171 newRepeat = in handleVoiceLevelContainingRepeatEndWithoutStartInVoice() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dbarline.cpp864 bool newRepeat = bl->barLineType() & bt; in drop() local