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

/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dcommon.h42 void dashed_ellipse(const position &, const distance &, const line_type &);
H A Dtex.cpp338 dashed_ellipse(cent, dim / scale, lt);
H A Dtroff.cpp203 dashed_ellipse(cent, dim, lt);
H A Dcommon.cpp81 // recursive function for dash drawing, used by dashed_ellipse
124 void common_output::dashed_ellipse(const position &cent, const distance &dim, function in class:common_output

Completed in 106 milliseconds