Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.h35 #define TABSTOPS 8 macro
H A Dpostprint.c129 int tabstops = TABSTOPS; /* tabs set at these columns */
383 tabstops = TABSTOPS; in options()