Searched refs:plot_type (Results 1 – 2 of 2) sorted by relevance
5 enum plot_type { enum14 plotid_t (*plot_new)(void *, enum plot_type, const char *);
101 ploticus_new_plot(void *_ctx, enum plot_type type, const char *title) in ploticus_new_plot()