Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dfax2ps.c60 int totalPages = 0; /* total # pages printed */ variable
269 totalPages++; in printTIF()
423 printf("%%%%Pages: %u\n", totalPages); in main()