Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_relative.c66 return _API_fellarc (R___(_plotter) in _API_fellarcrel()
H A Dg_arc.c170 _API_fellarc (R___(Plotter *_plotter) double xc, double yc, double x0, double y0, double x1, double… in _API_fellarc() function
H A Dg_integer.c127 return _API_fellarc (R___(_plotter) in _API_ellarc()
H A Dapioldc.c561 return _API_fellarc (_old_api_plotter, xc, yc, x0, y0, x1, y1); in pl_fellarc()
H A Dextern.h1438 #define _API_fellarc pl_fellarc_r macro
1542 extern int _API_fellarc (Plotter *_plotter, double xc, double yc, double x0, double y0, double x1, …
1687 #define _API_fellarc Plotter::fellarc