Home
last modified time | relevance | path

Searched refs:cycle_edit_mode (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.h1849 void cycle_edit_mode ();
H A Deditor_actions.cc580 …actions, "cycle-edit-mode", _("Cycle Edit Mode"), sigc::mem_fun (*this, &Editor::cycle_edit_mode)); in register_actions()
H A Deditor.cc3686 Editor::cycle_edit_mode () in cycle_edit_mode() function in Editor