Home
last modified time | relevance | path

Searched refs:LINESPP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.h34 #define LINESPP 66 macro
H A Dpostprint.c127 int linespp = LINESPP; /* number of lines per page */
511 linespp = LINESPP * POINTSIZE / pointsize; in setup()