Home
last modified time | relevance | path

Searched refs:strip_boxes (Results 1 – 4 of 4) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/widgets/
H A Dchannel_sends_expander.h74 GtkBox * strip_boxes[STRIP_SIZE]; member
H A Dplugin_strip_expander.h75 GtkBox * strip_boxes[STRIP_SIZE]; member
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dchannel_sends_expander.c120 self->strip_boxes[i] = strip_box; in channel_sends_expander_widget_setup()
H A Dplugin_strip_expander.c235 self->strip_boxes[i] = strip_box; in plugin_strip_expander_widget_setup()