Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c185 int PSduplex = FALSE; /* enable duplex printing */ variable
272 PSduplex = TRUE; in main()
449 if ((generateEPSF == TRUE) && (PSduplex == TRUE)) in main()
452 PSduplex = FALSE; in main()
1681 if (PSduplex) in PSHead()