Home
last modified time | relevance | path

Searched refs:lastw (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c393 float lastw = 0; /* width of the last input character */ variable
2331 lastw = widthfac * (((pw[i] & BMASK) * pstab[size-1] + unitwidth/2) / unitwidth); in put1()
2385 lastx += lastw; in oput()
2713 fprintf(tf, "%d build_%s\n", (int) lastw, name); in charlib()
2719 fprintf(tf, "%d %d m\n", stringstart = hpos + lastw, vpos); in charlib()
/titanic_41/usr/src/cmd/dc/
H A Ddc.h86 struct blk **lastw; member
H A Ddc.c2248 if (hptr->rdw == hptr->lastw) in salterwd()
2401 if (wp->wtw == wp->lastw) in putwd()