Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/export/
H A Dexportlilypond.c1124 …ves, &open_braces, &prevduration, iter, !lily_override, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1135 NAVANC (TARGET_CHORD, 0); in generate_lily_for_obj()
1137 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1173 NAVANC (TARGET_CHORD, 0); in generate_lily_for_obj()
1175 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1185 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1283 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1295 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1299 …->directives, &open_braces, &prevduration, iter, FALSE, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
1348 …(pchord->directives, &open_braces, &prevduration, iter, lily_for_obj, TARGET_CHORD, movement_count… in generate_lily_for_obj()
[all …]
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_types.h861 TARGET_CHORD, enumerator
/dports/audio/denemo/denemo-2.0.6/src/printview/
H A Dprintview.c1323 case TARGET_CHORD: in action_for_link()
/dports/audio/denemo/denemo-2.0.6/src/scripting/
H A Dscheme-callbacks.c612 case TARGET_CHORD: in scheme_get_target_info()
651 if (si->target.type == TARGET_CHORD) in scheme_get_target_info()