Searched refs:polygon (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Doutput.h48 virtual void polygon(const position *, int n,
H A Dcommon.h63 void polygon(const position *, int n, const line_type &, double) = 0;
H A Dtex.cpp36 void polygon(const position *, int n,
204 void tex_output::polygon(const position *v, int n, function in class:tex_output
H A Dtroff.cpp49 void polygon(const position *, int n,
142 void simple_output::polygon(const position *v, int n, function in class:simple_output
393 // a solid polygon
H A Dcommon.cpp641 polygon(vec, 4, ilt, fill);
646 polygon(vec, 4, ilt, fill);
H A Dobject.cpp238 out->polygon(v, 3, slt, 1);
781 out->polygon(vec, 4, lt, fill);
/freebsd-10.0-release/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp77 void polygon( int hpos,int vpos,int np,int *p);
400 inline void lbp_printer::polygon(int hpos, int vpos, int np, int *p) function in class:lbp_printer
464 polygon(env->hpos, env->vpos, np, p);
470 polygon(env->hpos, env->vpos, np, p);

Completed in 70 milliseconds