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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c400 float widthfac = 1.0; /* for emulation = res/dev.res */ variable
1747 widthfac = (float) res /dev.res;
2331 lastw = widthfac * (((pw[i] & BMASK) * pstab[size-1] + unitwidth/2) / unitwidth);

Completed in 61 milliseconds