Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dstaff.h40 void staff_beams_and_stems_dirs (DenemoStaff * thestaff);
H A Dstaff.c116 staff_beams_and_stems_dirs (dest); in staff_copy_properties()
458 staff_beams_and_stems_dirs (DenemoStaff * thestaff) in staff_beams_and_stems_dirs() function
513 staff_beams_and_stems_dirs (thestaff); in staff_fix_note_heights()
H A Dselect.c372 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in cuttobuffer()
397 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in cuttobuffer()
417 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in cuttobuffer()
537 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in insert_object()
571 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in insert_clip_obj()
H A Dcommandfuncs.c301 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in object_insert()
2629 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in dnm_deleteobject()
2635 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in dnm_deleteobject()
2659 staff_beams_and_stems_dirs ((DenemoStaff *) si->currentstaff->data); in dnm_deleteobject()
H A Dscore.c896 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in updatescoreinfo()
/dports/audio/denemo/denemo-2.0.6/src/ui/
H A Dtimedialog.c49 staff_beams_and_stems_dirs (curstaffstruct); in settimesig()
143 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in insert_timesig()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dimportxml.c2719 staff_beams_and_stems_dirs ((DenemoStaff *) curstaff->data); in parseMovement()