Home
last modified time | relevance | path

Searched defs:SVGPlotter (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Ds_defplot.c197 SVGPlotter::SVGPlotter (FILE *infile, FILE *outfile, FILE *errfile) in SVGPlotter() function
203 SVGPlotter::SVGPlotter (FILE *outfile) in SVGPlotter() function
209 SVGPlotter::SVGPlotter (istream& in, ostream& out, ostream& err) in SVGPlotter() function
215 SVGPlotter::SVGPlotter (ostream& out) in SVGPlotter() function
221 SVGPlotter::SVGPlotter () in SVGPlotter() function
226 SVGPlotter::SVGPlotter (FILE *infile, FILE *outfile, FILE *errfile, PlotterParams &parameters) in SVGPlotter() function
232 SVGPlotter::SVGPlotter (FILE *outfile, PlotterParams &parameters) in SVGPlotter() function
238 SVGPlotter::SVGPlotter (istream& in, ostream& out, ostream& err, PlotterParams &parameters) in SVGPlotter() function
244 SVGPlotter::SVGPlotter (ostream& out, PlotterParams &parameters) in SVGPlotter() function
250 SVGPlotter::SVGPlotter (PlotterParams &parameters) in SVGPlotter() function