Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_dir.c1444 TIFFAdvanceDirectory(TIFF* tif, uint64* nextdir, uint64* off) in TIFFAdvanceDirectory() function
1596 while (nextdir != 0 && TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFNumberOfDirectories()
1627 if (!TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFSetDirectory()
1717 if (!TIFFAdvanceDirectory(tif, &nextdir, &off)) in TIFFUnlinkDirectory()
1724 if (!TIFFAdvanceDirectory(tif, &nextdir, NULL)) in TIFFUnlinkDirectory()