Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dlayout.cpp3548 …onst std::vector<Segment*>& sl, bool harmony, const qreal maxShiftAbove, const qreal maxShiftBelow) in alignHarmonies() argument
3671 if (almostZero(maxShiftAbove) && almostZero(maxShiftBelow)) in alignHarmonies()
3695 … moved |= staves[idx].align(false, staves[idx].getReferenceHeight(false), maxShiftBelow); in alignHarmonies()