Home
last modified time | relevance | path

Searched refs:maxencoding (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dcolor.c130 extern int maxencoding;
239 newencoding = maxencoding + 1; in setcolor()
H A Ddraw.c153 extern int maxencoding;
770 encoding = maxencoding + 2; in settext()
H A Ddpost.c305 int maxencoding = MAXENCODING; variable