Home
last modified time | relevance | path

Searched refs:width_owner (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmixer_strip.h101 void* width_owner () const { return _width_owner; } in width_owner() function
H A Dmixer_ui.cc471 ms->set_width_enum (ms->get_width_enum (), ms->width_owner()); in show_window()
646 if (strip->width_owner() != strip) { in add_stripables()
2443 (*i)->set_width_enum (w, save ? (*i)->width_owner() : this); in set_strip_width()