Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstyle.h421 enableIndentationOnFirstSystem, enumerator
H A Dlayout.cpp3761 …ure->sectionBreakElement()->firstSystemIdentation() && styleB(Sid::enableIndentationOnFirstSystem); in collectSystem()
4077 …ure->sectionBreakElement()->firstSystemIdentation() && styleB(Sid::enableIndentationOnFirstSystem); in collectSystem()
5084 firstSystemIndent = score && score->styleB(Sid::enableIndentationOnFirstSystem); in LayoutContext()
H A Dstyle.cpp438 { Sid::enableIndentationOnFirstSystem,
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Deditstyle.cpp179 { Sid::enableIndentationOnFirstSystem, false, enableIndentationOnFirstSystem, 0 }, in EditStyle()