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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c75 int motincr, perpincr; local
116 perpincr = DX * sgn (yd);
125 perpincr = DX * sgn (xd);
136 hmot(perpincr);
138 vmot(perpincr);

Completed in 43 milliseconds