Home
last modified time | relevance | path

Searched refs:PuXYChart (Results 1 – 3 of 3) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dplot.c362 PuXYChart(char *plotter, FILE *outfile) in PuXYChart() function
575 void (*f)(char *, FILE *) = PuXYChart; /* FIX ME */ in PuPlot()
581 f = PuXYChart; in PuPlot()
H A Doleo_plot.h83 void PuXYChart(char *plotter, FILE *outfile);
H A Dio-motif.c5132 XtAddCallback(w, XmNactivateCallback, PuShowChart, PuXYChart); in GscBuildMainWindow()