Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/preproc/grn/
HDhgraph.cpp63 void HGCurve(int *x, int *y, int numpoints);
559 HGCurve(&x[0], &y[0], npts); in drawwig()
706 HGCurve(int *x, in HGCurve() function