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

/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c100 xpts = ppts;
103 if (widcache[i-32].fontpts == (xfont<<8) + xpts && !setwdf)
191 x = xpts;
194 k = ((k&BYTEMASK) * xpts + (Unitwidth / 2)) / Unitwidth;
198 widcache[i].fontpts = (xfont<<8) + xpts;
232 xpts = pstab[--k];
235 ppts = xpts;
241 xpts = pts;
245 xpts = ppts;
249 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;
/opensolaris-onvv-gate/usr/src/cmd/troff/
H A Dnii.c57 int xpts; variable
H A Dext.h171 extern int xpts;

Completed in 159 milliseconds