Searched refs:plot_func (Results 1 – 2 of 2) sorted by relevance
122 : label(label), enabled(false), plot_func(f) {} in PlotDeclaration()126 const std::function<void(Plot*)> plot_func; member597 plot.plot_func(output); in main()
327 typedef void (*plot_func)(struct gl_context *ctx, struct LineInfo *line, typedef338 plot_func plot, in segment()