Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_integer.c35 _API_arcrel (R___(Plotter *_plotter) int dxc, int dyc, int dx0, int dy0, int dx1, int dy1) in _API_arcrel() function
H A Dapioldc.c257 return _API_arcrel (_old_api_plotter, xc, yc, x0, y0, x1, y1); in pl_arcrel()
H A Dextern.h1400 #define _API_arcrel pl_arcrel_r macro
1504 extern int _API_arcrel (Plotter *_plotter, int dxc, int dyc, int dx0, int dy0, int dx1, int dy1);
1649 #define _API_arcrel Plotter::arcrel