Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_space.c82 _API_fspace2 (R___(Plotter *_plotter) double x0, double y0, double x1, double y1, double x2, double… in _API_fspace2() function
130 return _API_fspace2 (R___(_plotter) x0, y0, x1, y0, x0, y1); in _API_fspace()
H A Dg_integer.c290 return _API_fspace2 (R___(_plotter) in _API_space2()
H A Dapioldc.c793 return _API_fspace2 (_old_api_plotter, x0, y0, x1, y1, x2, y2); in pl_fspace2()
H A Dextern.h1467 #define _API_fspace2 pl_fspace2_r macro
1568 extern int _API_fspace2 (Plotter *_plotter, double x0, double y0, double x1, double y1, double x2, …
1716 #define _API_fspace2 Plotter::fspace2