Searched refs:circle (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Doutput.h43 virtual void circle(const position &, double rad,
H A Dcommon.h60 void circle(const position &, double rad, const line_type &, double) = 0;
H A Dcommon.cpp24 // output a dashed circle as a series of arcs
45 circle(cent, rad, slt, -1.0);
59 // output a dotted circle as a series of dots
91 // apply affine transformation (from ellipse to circle) to compute angle
95 // to approximate the ellipse arc with one or more circle arcs, we
104 // compute center of curvature circle
107 // compute distance between circle and ellipse arc at start and end
172 // compute angle of new position on the affine circle
224 // compute angle of new position on the affine circle
632 circle(cen
[all...]
H A Dtex.cpp42 void circle(const position &, double rad, const line_type &, double);
285 void tex_output::circle(const position &cent, double rad, function in class:tex_output
H A Dtroff.cpp55 void circle(const position &, double rad, const line_type &, double);
160 void simple_output::circle(const position &cent, double rad, function in class:simple_output
H A Dobject.cpp1077 out->circle(cent, dim.x/2.0, lt, fill);
1548 // we get arc corners from the corresponding circle
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex1962 % @registeredsymbol - R in a circle. The font for the R should really
4746 \font\circle=lcircle10
4750 \circthick=\fontdimen8\circle
4752 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
4753 \def\ctr{{\hskip 6pt\circle\char'010}}
4754 \def\cbl{{\circle\char'012\hskip -6pt}}
4755 \def\cbr{{\hskip 6pt\circle\char'011}}
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2125 % @registeredsymbol - R in a circle. The font for the R should really
4942 \font\circle=lcircle10
4946 \circthick=\fontdimen8\circle
4948 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
4949 \def\ctr{{\hskip 6pt\circle\char'010}}
4950 \def\cbl{{\circle\char'012\hskip -6pt}}
4951 \def\cbr{{\hskip 6pt\circle\char'011}}
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex2024 % @registeredsymbol - R in a circle. The font for the R should really
4818 \font\circle=lcircle10
4822 \circthick=\fontdimen8\circle
4824 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
4825 \def\ctr{{\hskip 6pt\circle\char'010}}
4826 \def\cbl{{\circle\char'012\hskip -6pt}}
4827 \def\cbr{{\hskip 6pt\circle\char'011}}

Completed in 162 milliseconds