Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_mixer.cc277 editor_mixer_strip_width = current_mixer_strip->get_width_enum (); in mixer_strip_width_changed()
H A Dmixer_strip.h100 Width get_width_enum () const { return _width; } in get_width_enum() function
H A Dmixer_ui.cc471 ms->set_width_enum (ms->get_width_enum (), ms->width_owner()); in show_window()