Home
last modified time | relevance | path

Searched refs:InsertRest1 (Results 1 – 5 of 5) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dkeyresponses.h151 void InsertRest1(GtkAction *action, gpointer param);
H A Dkeyresponses.c1123 void InsertRest1(GtkAction *action, gpointer param){ in InsertRest1() function
/dports/audio/denemo/denemo-2.0.6/src/generated/
H A Dregister_commands.h364 …nsert a ��") , _("Inserts a rest at cursor position\nSets prevailing rhythm to ��"), InsertRest1);
H A Dentries.h463 G_CALLBACK (InsertRest1)},
H A Dscheme_cb.h1138 InsertRest1 (NULL, NULL); in scheme_InsertRest1()