Searched refs:tif_curdir (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_open.c170 tif->tif_curdir = (tdir_t) -1; /* non-existent directory */
568 return (tif->tif_curdir);
H A Dtiffiop.h142 tdir_t tif_curdir; /* current directory (index) */ member in struct:tiff
H A Dtif_dir.c1209 * tif_curdir after successfully reading the directory.
1211 tif->tif_curdir = (dirn - n) - 1;
H A Dtif_dirwrite.c163 tif->tif_curdir++;
H A Dtif_dirread.c99 tif->tif_curdir++;

Completed in 188 milliseconds