Searched refs:update_output_file (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffcrop.c | 483 static int update_output_file (TIFF **, char *, int, char *, unsigned int *); 2112 update_output_file (TIFF **tiffout, char *mode, int autoindex, in update_output_file() function 2390 if (update_output_file (&out, mp, crop.exp_mode, argv[argc - 1], in main() 2419 if (update_output_file (&out, mp, crop.exp_mode, argv[argc - 1], &next_page)) in main() 6892 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections() 6906 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections() 6924 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections() 6940 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections() 6962 if (update_output_file (out, mp, autoindex, filename, page)) in writeSelections()
|