Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_close.c125 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose()
A Dtif_open.c141 tif->tif_closeproc = closeproc;
688 return (tif->tif_closeproc);
A Dtiffiop.h196 TIFFCloseProc tif_closeproc; /* close method */ member
225 ((*(tif)->tif_closeproc)((tif)->tif_clientdata))

Completed in 5 milliseconds