Searched refs:tif_closeproc (Results 1 – 3 of 3) sorted by relevance
123 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose()
140 tif->tif_closeproc = closeproc;704 return (tif->tif_closeproc);
210 TIFFCloseProc tif_closeproc; /* close method */ member239 ((*(tif)->tif_closeproc)((tif)->tif_clientdata))