Searched refs:widthfac (Results 1 – 1 of 1) sorted by relevance
400 float widthfac = 1.0; /* for emulation = res/dev.res */ variable1747 widthfac = (float) res /dev.res; in t_init()2331 lastw = widthfac * (((pw[i] & BMASK) * pstab[size-1] + unitwidth/2) / unitwidth); in put1()