Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dstaff.c199 staff_new (DenemoProject * project, enum newstaffcallbackaction action, DenemoContext context) in staff_new() function
420 staff_new (project, INITIAL, DENEMO_NONE); in staff_delete()
544 staff_new (project, BEFORE, DENEMO_NONE); in staff_new_before()
570 staff_new (project, AFTER, DENEMO_NONE); in staff_new_after()
604 staff_new (project, NEWVOICE, DENEMO_NONE); in staff_new_voice()
H A Dstaff.h36 DenemoStaff* staff_new (DenemoProject * gui, enum newstaffcallbackaction action, DenemoContext cont…
H A Dscore.c65 staff_new (gui, INITIAL, DENEMO_NONE); in point_to_new_movement()
193 staff_new (gui, LAST, DENEMO_NONE); in append_movement()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dimportxml.c2564 staff_new (gui, ADDFROMLOAD, DENEMO_NONE); in parseVoice()