Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/actions/
H A Dactions.h170 DECLARE_SIMPLE (activate_export_graph);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dmain_window.c594 { "export-graph", activate_export_graph }, in main_window_widget_init()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dactions.c873 activate_export_graph ( in activate_export_graph() function