Home
last modified time | relevance | path

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

/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A DlilypondOah.cpp2580 fTabFullNotation = boolOptionsInitialValue; in initializeStavesOptions()
2588 fTabFullNotation)); in initializeStavesOptions()
3390 clone->fTabFullNotation = in createCloneWithDetailedTrace()
3391 fTabFullNotation; in createCloneWithDetailedTrace()
3945 booleanAsString (fTabFullNotation) << in printAtomOptionsValues()
4486 booleanAsString (fTabFullNotation) << in printLilypondOahValues()
H A DlilypondOah.h921 bool fTabFullNotation; variable
H A Dlpsr2LilypondTranslator.cpp9093 if (gLilypondOah->fTabFullNotation) { in visitStart()