Searched refs:farcrel (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/include/ |
H A D | plotcompat.h | 90 #define farcrel(dxc,dyc,dx0,dy0,dx1,dy1) pl_farcrel(dxc,dyc,dx0,dy0,dx1,dy1) macro
|
H A D | plotter.h | 950 int farcrel (double dxc, double dyc, double dx0, double dy0, double dx1, double dy1);
|
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | extern.h | 1675 #define _API_farcrel Plotter::farcrel
|
/dports/graphics/plotutils/plotutils-2.6/info/ |
H A D | plotutils.info | 7614 int farcrel (double XC, double YC, double X0, double Y0, double X1, double Y1); 7630 joining (X0, Y0) and (X1, Y1). arcrel and farcrel are similar to
|
H A D | plotutils.texi | 8654 @itemx int @t{farcrel} (double @var{xc}, double @var{yc}, double @var{x0}, double @var{y0}, double … 8672 @t{arcrel} and @t{farcrel} are similar to @code{arc} and @code{farc},
|