Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dstaff.h36 DenemoStaff* staff_new (DenemoProject * gui, enum newstaffcallbackaction action, DenemoContext cont…
H A Dstaff.c199 staff_new (DenemoProject * project, enum newstaffcallbackaction action, DenemoContext context) in staff_new()
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_types.h249 } DenemoContext; typedef
288 DenemoContext context; /**< The Lilypond context in which this staff appears */
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dimportxml.c194 add_staff_context (DenemoContext c) in add_staff_context()