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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c441 * device. gotspecial keeps track of whether we've done it yet. seenpage is set
450 int gotspecial = FALSE; variable
1482 if ( gotspecial == FALSE )
1490 gotspecial = TRUE;
1746 gotspecial = FALSE;
1906 * the current value assigned to nfonts we set gotspecial to FALSE to make sure
1920 gotspecial = FALSE;
1951 if ( gotspecial == FALSE )

Completed in 160 milliseconds