Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.h1522 void set_session_extents_from_selection ();
H A Deditor_actions.cc349 …ion Start/End from Selection"), sigc::mem_fun(*this, &Editor::set_session_extents_from_selection)); in register_actions()
H A Deditor.cc1928 …on Start/End from Selection"), sigc::mem_fun(*this, &Editor::set_session_extents_from_selection))); in add_selection_context_items()
H A Deditor_ops.cc6834 Editor::set_session_extents_from_selection () in set_session_extents_from_selection() function in Editor