Home
last modified time | relevance | path

Searched refs:restore_editing_space (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dardour_ui2.cc893 ARDOUR_UI::restore_editing_space () in restore_editing_space() function in ARDOUR_UI
896 editor->restore_editing_space (); in restore_editing_space()
H A Dardour_ui_options.cc276 restore_editing_space (); in toggle_editing_space()
H A Dpublic_editor.h346 virtual void restore_editing_space () = 0;
H A Dardour_ui.h336 void restore_editing_space ();
H A Dluainstance.cc991 .addFunction ("restore_editing_space", &PublicEditor::restore_editing_space) in register_classes()
H A Deditor.h419 void restore_editing_space();
H A Deditor.cc4329 Editor::restore_editing_space () in restore_editing_space() function in Editor