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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c97 char hwo[40], *p; /* height, width and offset strings */ local
100 double frame[4]; /* height, width, y, and x offsets from hwo[] */
149 &length, &totrap, name, hwo, flags) < 6 ) {
165 for ( i = 0, p = hwo-1; i < 4 && p != NULL; i++, p = strchr(p, ',') )

Completed in 44 milliseconds