Searched refs:ploticus_plot (Results 1 – 1 of 1) sorted by relevance
16 struct ploticus_plot { struct25 struct ploticus_plot **plots; argument52 ploticus_new_plot_hist(struct ploticus_plot *plot) in ploticus_new_plot_hist()74 ploticus_new_plot_line(struct ploticus_plot *plot) in ploticus_new_plot_line()94 int (*plot_type_initializers[])(struct ploticus_plot *) = {103 struct ploticus_plot *plot; in ploticus_new_plot()107 struct ploticus_plot **tmp; in ploticus_new_plot()112 if (!(tmp = realloc(ctx->plots, sizeof(struct ploticus_plot *) * in ploticus_new_plot()168 struct ploticus_plot *plot; in ploticus_plot_histogram()185 struct ploticus_plot *plot; in ploticus_plot_line()[all …]