Searched refs:dashed_ellipse (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dcommon.h44 void dashed_ellipse(const position &, const distance &, const line_type &);
H A Dtex.cpp340 dashed_ellipse(cent, dim / scale, lt);
H A Dtroff.cpp205 dashed_ellipse(cent, dim, lt);
H A Dcommon.cpp83 // recursive function for dash drawing, used by dashed_ellipse
126 void common_output::dashed_ellipse(const position &cent, const distance &dim, function in class:common_output

Completed in 115 milliseconds