Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Da_defplot.c223 AIPlotter::AIPlotter (FILE *infile, FILE *outfile, FILE *errfile) in AIPlotter() function
229 AIPlotter::AIPlotter (FILE *outfile) in AIPlotter() function
235 AIPlotter::AIPlotter (istream& in, ostream& out, ostream& err) in AIPlotter() function
241 AIPlotter::AIPlotter (ostream& out) in AIPlotter() function
247 AIPlotter::AIPlotter () in AIPlotter() function
252 AIPlotter::AIPlotter (FILE *infile, FILE *outfile, FILE *errfile, PlotterParams &parameters) in AIPlotter() function
258 AIPlotter::AIPlotter (FILE *outfile, PlotterParams &parameters) in AIPlotter() function
264 AIPlotter::AIPlotter (istream& in, ostream& out, ostream& err, PlotterParams &parameters) in AIPlotter() function
270 AIPlotter::AIPlotter (ostream& out, PlotterParams &parameters) in AIPlotter() function
276 AIPlotter::AIPlotter (PlotterParams &parameters) in AIPlotter() function