Searched refs:set_plot_title (Results 1 – 3 of 3) sorted by relevance
152 void set_plot_title(struct plot *plot, char *title);
1127 set_plot_title(plot, graph_title); in plot_io_movie()1713 set_plot_title(plot, graph_title); in main()
451 void set_plot_title(struct plot *plot, char *title) in set_plot_title() function