Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.h42 void dashed_circle(const position &, double rad, const line_type &);
H A Dtex.cpp299 dashed_circle(cent, rad, lt); in circle()
H A Dtroff.cpp175 dashed_circle(cent, rad, lt); in circle()
H A Dcommon.cpp28 void common_output::dashed_circle(const position &cent, double rad, in dashed_circle() function in common_output