Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/backend/
H A Devent.h262 ET_PLUGIN_PRESET_LOADED, enumerator
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dplugin_properties_expander.c150 ET_PLUGIN_PRESET_LOADED, self->plugin);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/backend/
H A Devent_manager.c1927 case ET_PLUGIN_PRESET_LOADED: in event_manager_process_event()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/
H A Dplugin_gtk.c186 EVENTS_PUSH (ET_PLUGIN_PRESET_LOADED, plugin); in plugin_gtk_on_preset_activate()