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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c98 xpts = ppts;
101 if (widcache[i-32].fontpts == (xfont<<8) + xpts && !setwdf)
189 x = xpts;
192 k = ((k&BYTEMASK) * xpts + (Unitwidth / 2)) / Unitwidth;
196 widcache[i].fontpts = (xfont<<8) + xpts;
230 xpts = pstab[--k];
233 ppts = xpts;
239 xpts = pts;
243 xpts = ppts;
247 xpts
[all...]
H A Dt10.c310 if (xpts != mpts)
329 if (xpts != mpts)
353 xpts = ppts;
359 if (widcache[k-32].fontpts == (xfont<<8) + xpts && !setwdf) {
387 if (xpts != mpts)
511 i = xpts;
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c57 int xpts; variable
H A Dext.h171 extern int xpts;

Completed in 61 milliseconds