Home
last modified time | relevance | path

Searched refs:staff_fix_note_heights (Results 1 – 7 of 7) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dstaff.h44 void staff_fix_note_heights (DenemoStaff * thestaff);
H A Dselect.c370 staff_fix_note_heights ((DenemoStaff*)si->currentstaff->data); in cuttobuffer()
395 staff_fix_note_heights ((DenemoStaff*)curstaff->data); in cuttobuffer()
567 staff_fix_note_heights ((DenemoStaff *) si->currentstaff->data); in insert_clip_obj()
H A Dstaff.c487 staff_fix_note_heights (DenemoStaff * thestaff) in staff_fix_note_heights() function
H A Dmeasure.c165 staff_fix_note_heights (curstaff->data); in staffremovemeasures()
H A Dcommandfuncs.c300 staff_fix_note_heights ((DenemoStaff *) si->currentstaff->data); in object_insert()
2628 staff_fix_note_heights ((DenemoStaff *) si->currentstaff->data); in dnm_deleteobject()
/dports/audio/denemo/denemo-2.0.6/src/ui/
H A Dclefdialog.c111 staff_fix_note_heights (curstaffstruct); in dnm_setinitialclef()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dimportxml.c2718 staff_fix_note_heights ((DenemoStaff *) curstaff->data); in parseMovement()