Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c2112 update_output_file (TIFF **tiffout, char *mode, int autoindex, in update_output_file() argument
2121 if (autoindex && (*tiffout != NULL)) in update_output_file()
2135 if (autoindex) in update_output_file()
6883 int autoindex = 0; in writeSelections() local
6890 autoindex = 0; in writeSelections()
6892 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections()
6905 autoindex = 0; in writeSelections()
6906 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections()
6923 autoindex = 1; in writeSelections()
6938 autoindex = 1; in writeSelections()
[all …]