Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c6882 int i, page_count; in writeSelections() local
6894 page_count = total_pages; in writeSelections()
6908 page_count = crop->selections * total_pages; in writeSelections()
6915 crop_buff, *page, page_count)) in writeSelections()
6939 page_count = crop->selections; in writeSelections()
6950 crop_buff, *page, page_count)) in writeSelections()
6959 page_count = 1; in writeSelections()
6970 crop_buff, *page, page_count)) in writeSelections()