Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_integer.c104 _API_circlerel (R___(Plotter *_plotter) int dx, int dy, int r) in _API_circlerel() function
H A Dapioldc.c345 return _API_circlerel (_old_api_plotter, x, y, r); in pl_circlerel()
H A Dextern.h1411 #define _API_circlerel pl_circlerel_r macro
1515 extern int _API_circlerel (Plotter *_plotter, int dx, int dy, int r);
1660 #define _API_circlerel Plotter::circlerel