Home
last modified time | relevance | path

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

/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A DlilypondOah.cpp2102 fCommentClefChanges = boolOptionsInitialValue; in initializeClefsKeysTimesOptions()
2111 fCommentClefChanges)); in initializeClefsKeysTimesOptions()
3307 clone->fCommentClefChanges = in createCloneWithDetailedTrace()
3308 fCommentClefChanges; in createCloneWithDetailedTrace()
3732 booleanAsString (fCommentClefChanges) << in printAtomOptionsValues()
4297 booleanAsString (fCommentClefChanges) << in printLilypondOahValues()
H A DlilypondOah.h847 bool fCommentClefChanges; variable
H A Dlpsr2LilypondTranslator.cpp8991 if (gLilypondOah->fCommentClefChanges) { in visitStart()