Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2ps.c186 int PStumble = FALSE; /* enable top edge binding */ variable
278 PStumble = TRUE; in main()
455 if ((generateEPSF == TRUE) && (PStumble == TRUE)) in main()
458 PStumble = FALSE; in main()
1683 if (PStumble) in PSHead()