Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_collect.c105 destroy_png_plot(NULL, plot); in finalize_removed_plot()
H A Dgpt_control.c203 static void destroy_png_plot (GtkWidget *w, png_plot *plot);
5485 static void destroy_png_plot (GtkWidget *w, png_plot *plot) in destroy_png_plot() function
5499 destroy_png_plot(NULL, sibling); in destroy_png_plot()
5716 G_CALLBACK(destroy_png_plot), plot); in plot_add_shell()