Searched refs:tif_closeproc (Results 1 – 3 of 3) sorted by relevance
125 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose()
195 TIFFCloseProc tif_closeproc; /* close method */ member224 ((*(tif)->tif_closeproc)((tif)->tif_clientdata))
141 tif->tif_closeproc = closeproc;688 return (tif->tif_closeproc);