Home
last modified time | relevance | path

Searched refs:GR_ARC_STYLE_CLOSE1 (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/grx/grx249/src/shape/
H A Dcircle2.c38 case GR_ARC_STYLE_CLOSE1: in GrEllipseArc()
/dports/graphics/grx/grx249/src/wideline/
H A Dcellia.c38 case GR_ARC_STYLE_CLOSE1: in GrCustomEllipseArc()
/dports/graphics/grx/grx249/src/pattern/
H A Dptellia.c51 if (style == GR_ARC_STYLE_CLOSE1) { in GrPatternedEllipseArc()
/dports/graphics/grx/grx249/src/bgi/
H A Dellipse.c42 (en-st!=0&&(en-st)%3600==0) ? GR_ARC_STYLE_CLOSE1 : GR_ARC_STYLE_OPEN, in __gr_ellipse()
/dports/graphics/grx/grx249/include/
H A Dgrx20.h795 #define GR_ARC_STYLE_CLOSE1 1 macro
/dports/graphics/grx/grx249/doc/tex/
H A Dgrx2_0.tex859 #define GR_ARC_STYLE_CLOSE1 1
863 GR_ARC_STYLE_OPEN draws only the arc, GR_ARC_STYLE_CLOSE1 closes the arc with
864 a line between his start and end point, GR_ARC_STYLE_CLOSE1 draws the typical
/dports/graphics/grx/grx249/doc/
H A Dgrx249um.inf784 #define GR_ARC_STYLE_CLOSE1 1
787 GR_ARC_STYLE_OPEN draws only the arc, GR_ARC_STYLE_CLOSE1 closes the
788 arc with a line between his start and end point, GR_ARC_STYLE_CLOSE1