Searched refs:change_format_selection (Results 1 – 4 of 4) sorted by relevance
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/ |
H A D | export_format_manager.h | 141 void change_format_selection (bool select, WeakExportFormatPtr const & format);
|
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ |
H A D | export_format_manager.cc | 258 …d.connect_same_thread (*this, boost::bind (&ExportFormatManager::change_format_selection, this, _1… in add_format() 462 ExportFormatManager::change_format_selection (bool select, WeakExportFormatPtr const & format) in change_format_selection() function in ARDOUR::ExportFormatManager
|
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/ |
H A D | export_format_dialog.h | 113 void change_format_selection (bool select, WeakFormatPtr format);
|
H A D | export_format_dialog.cc | 557 …t (*this, invalidator (*this), boost::bind (&ExportFormatDialog::change_format_selection, this, _1… in init_format_table() 790 ExportFormatDialog::change_format_selection (bool select, WeakFormatPtr format) in change_format_selection() function in ExportFormatDialog
|