Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h98 #define fcirclerel(dx,dy,r) pl_fcirclerel(dx,dy,r) macro
H A Dplotter.h958 int fcirclerel (double dx, double dy, double r);
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dextern.h1683 #define _API_fcirclerel Plotter::fcirclerel
/dports/graphics/plotutils/plotutils-2.6/info/
H A Dplotutils.info7697 int fcirclerel (double XC, double YC, double R);
7702 circlerel and fcirclerel are similar to circle and fcircle, but
H A Dplotutils.texi8745 @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