Searched refs:TIFFLastDirectory (Results 1 – 7 of 7) sorted by relevance
387 if (!TIFFLastDirectory(tif)) { in raster_special()408 while (!TIFFLastDirectory(tif)) in raster_special()
63 TIFFLastDirectory
405 extern int TIFFLastDirectory(TIFF*);
1660 TIFFLastDirectory(TIFF* tif) in TIFFLastDirectory() function
435 TIFFLastDirectory=PROCEDURE,-586 UNIVERSAL=TIFFLastDirectory
399 tfMultiPage = (TIFFLastDirectory(tfFile) ? False : True); in OpenTIFFFile()
Completed in 303 milliseconds