Searched defs:whiteout (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c102 int whiteout = 0; /* white out the box? */ local
186 case 'w': whiteout = 1; break; /* white out the box */
194 ps_include(fp_in, tf, page, whiteout, outline, scaleboth,
H A Dps_include.c63 * whiteout - erase picture area
72 ps_include(FILE *fin, FILE *fout, int page_no, int whiteout, argument
91 double w = whiteout != 0;

Completed in 128 milliseconds