Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Db_defplot.c208 BitmapPlotter::BitmapPlotter (FILE *infile, FILE *outfile, FILE *errfile) in BitmapPlotter() function
214 BitmapPlotter::BitmapPlotter (FILE *outfile) in BitmapPlotter() function
220 BitmapPlotter::BitmapPlotter (istream& in, ostream& out, ostream& err) in BitmapPlotter() function
226 BitmapPlotter::BitmapPlotter (ostream& out) in BitmapPlotter() function
232 BitmapPlotter::BitmapPlotter () in BitmapPlotter() function
237 BitmapPlotter::BitmapPlotter (FILE *infile, FILE *outfile, FILE *errfile, PlotterParams &parameters) in BitmapPlotter() function
243 BitmapPlotter::BitmapPlotter (FILE *outfile, PlotterParams &parameters) in BitmapPlotter() function
249 BitmapPlotter::BitmapPlotter (istream& in, ostream& out, ostream& err, PlotterParams &parameters) in BitmapPlotter() function
255 BitmapPlotter::BitmapPlotter (ostream& out, PlotterParams &parameters) in BitmapPlotter() function
261 BitmapPlotter::BitmapPlotter (PlotterParams &parameters) in BitmapPlotter() function