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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dcolor.c118 int wantcolor = FALSE; /* TRUE if we really ask for a color */ variable
176 * sets wantcolor to TRUE. Characters are converted to lower case as they're put
195 wantcolor = TRUE;
212 * color (ie. the string in color[]). wantcolor is only set to TRUE if we've been
222 if ( wantcolor == TRUE ) {

Completed in 56 milliseconds