Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c2211 unsigned int next_page = 0; in main() local
2386 mp, argv[argc - 1], &next_page, total_pages); in main()
2391 &next_page)) in main()
2394 crop.combined_length, crop_buff, next_page, total_pages)) in main()
2419 if (update_output_file (&out, mp, crop.exp_mode, argv[argc - 1], &next_page)) in main()