Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_actions.cc526 smart_mode_action = Glib::RefPtr<ToggleAction>::cast_static (act); in register_actions()
527 smart_mode_button.set_related_action (smart_mode_action); in register_actions()
H A Deditor.h1829 Glib::RefPtr<Gtk::ToggleAction> smart_mode_action; variable
H A Deditor.cc915 return ((current_mouse_mode() == MouseObject) && smart_mode_action->get_active()); in get_smart_mode()
2538 node->set_property ("join-object-range", smart_mode_action->get_active ()); in get_state()