Searched refs:tif_seekproc (Results 1 – 2 of 2) sorted by relevance
139 tif->tif_seekproc = seekproc;695 return (tif->tif_seekproc);
209 TIFFSeekProc tif_seekproc; /* lseek method */ member237 ((*(tif)->tif_seekproc)((tif)->tif_clientdata,(off),(whence)))