Searched refs:fcirclerel (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/include/ |
H A D | plotcompat.h | 98 #define fcirclerel(dx,dy,r) pl_fcirclerel(dx,dy,r) macro
|
H A D | plotter.h | 958 int fcirclerel (double dx, double dy, double r);
|
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | extern.h | 1683 #define _API_fcirclerel Plotter::fcirclerel
|
/dports/graphics/plotutils/plotutils-2.6/info/ |
H A D | plotutils.info | 7697 int fcirclerel (double XC, double YC, double R); 7702 circlerel and fcirclerel are similar to circle and fcircle, but
|
H A D | plotutils.texi | 8745 @itemx int @t{fcirclerel} (double @var{xc}, double @var{yc}, double @var{r}); 8750 (@var{xc}, @var{yc}). @t{circlerel} and @t{fcirclerel} are similar to
|