Home
last modified time | relevance | path

Searched refs:filled_rounded_box (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.h58 void filled_rounded_box(const position &, const distance &, double, double);
H A Dcommon.cpp327 filled_rounded_box(cent, dim, rad, fill); in rounded_box()
628 void common_output::filled_rounded_box(const position &cent, in filled_rounded_box() function in common_output