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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c212 hgoto(hpos+dx); /* where troff expects to be */
263 hgoto(hpos + a); /* where troff expects to be */
302 hgoto(hpos + dx1 + dx2); /* where troff expects to be */
391 hgoto(x[N]); /* where troff expects to be */
H A Ddpost.c593 void hgoto(int);
1162 hgoto(n);
2128 hgoto(int n) function
2143 } /* End of hgoto */
2223 hgoto(x);
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c46 #define hgoto(n) hpos = n macro
64 #define arcmove(x,y) { hgoto(x); vmot(-vpos-(y)); }
105 hgoto(ohpos + dx);
143 hgoto(ohpos + dx);
191 hgoto(xp);
227 hgoto(xc + d); /* circle goes to right side */
266 hgoto(xc + a);
H A Dta.c313 hgoto(k);
718 hgoto(n) function
731 hgoto(hpos + n);

Completed in 66 milliseconds