Searched defs:SVGPlotter (Results 1 – 1 of 1) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | s_defplot.c | 197 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 ¶meters) in SVGPlotter() function 232 SVGPlotter::SVGPlotter (FILE *outfile, PlotterParams ¶meters) in SVGPlotter() function 238 SVGPlotter::SVGPlotter (istream& in, ostream& out, ostream& err, PlotterParams ¶meters) in SVGPlotter() function 244 SVGPlotter::SVGPlotter (ostream& out, PlotterParams ¶meters) in SVGPlotter() function 250 SVGPlotter::SVGPlotter (PlotterParams ¶meters) in SVGPlotter() function
|