Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/display/
H A Ddrawnotes.c344 if (directive->override & DENEMO_OVERRIDE_ABOVE) in draw_chord()
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_types.h601 #define DENEMO_OVERRIDE_ABOVE DENEMO_OVERRIDE_MARKUP //For chord directives, makes the graphic disp… macro
/dports/audio/denemo/denemo-2.0.6/actions/denemo-modules/
H A Dwysiwyg.scm638 …d (if (and (AtRest?) (d-GetNonprinting)) "<>" "") "-" lilypond) DENEMO_OVERRIDE_ABOVE display)))…
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dview.c343 DEF_SCHEME_CONST ("DENEMO_OVERRIDE_ABOVE", DENEMO_OVERRIDE_ABOVE); in define_scheme_constants()