Home
last modified time | relevance | path

Searched refs:edit_mode_selection_done (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc3231 …_strings[(int)Slide], sigc::bind (sigc::mem_fun(*this, &Editor::edit_mode_selection_done), (EditMo… in build_edit_mode_menu()
3232 …strings[(int)Ripple], sigc::bind (sigc::mem_fun(*this, &Editor::edit_mode_selection_done), (EditMo… in build_edit_mode_menu()
3233 …e_strings[(int)Lock], sigc::bind (sigc::mem_fun(*this, &Editor::edit_mode_selection_done), (EditMo… in build_edit_mode_menu()
3703 Editor::edit_mode_selection_done (EditMode m) in edit_mode_selection_done() function in Editor
H A Deditor.h1844 void edit_mode_selection_done (ARDOUR::EditMode);