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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dcolor.c131 extern int realencoding;
216 * video to all the different encoding schemes. realencoding is restored when we
227 newencoding = realencoding;
H A Ddraw.c154 extern int realencoding;
772 } else encoding = realencoding;
H A Ddpost.c297 * video, may temporarily change the encoding scheme and reset it to realencoding
304 int realencoding = DFLTENCODING; variable
769 realencoding = encoding;

Completed in 151 milliseconds