Home
last modified time | relevance | path

Searched refs:dotted_circle (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/groff/src/preproc/pic/
Dcommon.h41 void dotted_circle(const position &, double rad, const line_type &);
Dtex.cpp305 dotted_circle(cent, rad, lt); in circle()
Dtroff.cpp176 dotted_circle(cent, rad, lt); in circle()
Dcommon.cpp61 void common_output::dotted_circle(const position &cent, double rad, in dotted_circle() function in common_output