Home
last modified time | relevance | path

Searched refs:fellipse (Results 1 – 11 of 11) sorted by relevance

/dports/science/qcl/qcl-0.6.4/
H A Dplot.cc219 plotter->fellipse(x,y,z*dx,z*dy,0); in plot_spectrum2()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h103 #define fellipse(x,y,rx,ry,angle) pl_fellipse(x,y,rx,ry,angle) macro
H A Dplotter.h964 int fellipse (double x, double y, double rx, double ry, double angle);
/dports/graphics/grx/grx249/src/
H A Dmakefile.wat56 .\errmsg.obj .\fellipse.obj .\fillpatt.obj .\fillpoly.obj .\fillstyl.obj &
857 .\fellipse.obj : .\src\bgi\fellipse.c .AUTODEPEND
1167 ellipse.obj errmsg.obj fellipse.obj fillpatt.obj fillpoly.obj fillstyl.obj &
H A Dstdobjs.mak242 BGI_2 = $(OP)bgi/fellipse$(OX) \
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A DMakefile.in163 libast_la-fdssmap.lo libast_la-fellipse.lo libast_la-ferror.lo \
778 fellipse.c \
1742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libast_la-fellipse.Plo@am__quote@
2029 libast_la-fellipse.lo: fellipse.c
2030 …bast_la-fellipse.lo -MD -MP -MF $(DEPDIR)/libast_la-fellipse.Tpo -c -o libast_la-fellipse.lo `test…
2031 …fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libast_la-fellipse.Tpo $(DEPDIR)/libast_la-fellipse.…
2034 …(libast_la_CFLAGS) $(CFLAGS) -c -o libast_la-fellipse.lo `test -f 'fellipse.c' || echo '$(srcdir)/…
H A DMakefile.am26 fellipse.c \
/dports/lang/seed7/seed7/lib/
H A Ddraw.s7i433 const proc: fellipse (inout PRIMITIVE_WINDOW: win,
441 const proc: fellipse (in integer: x, in integer: y,
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dextern.h1689 #define _API_fellipse Plotter::fellipse
/dports/graphics/plotutils/plotutils-2.6/info/
H A Dplotutils.info7743 int fellipse (double XC, double YC, double RX, double RY, double ANGLE);
7746 ellipse and fellipse take five arguments specifying the center
7753 ellipse and fellipse, but use cursor-relative coordinates.
H A Dplotutils.texi8793 @itemx int @t{fellipse} (double @var{xc}, double @var{yc}, double @var{rx}, double @var{ry}, double…
8796 @t{ellipse} and @t{fellipse} take five arguments specifying the center
8803 and @t{fellipserel} are similar to @t{ellipse} and @t{fellipse}, but use