Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_close.c125 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose()
Dtiffiop.h195 TIFFCloseProc tif_closeproc; /* close method */ member
224 ((*(tif)->tif_closeproc)((tif)->tif_clientdata))
Dtif_open.c141 tif->tif_closeproc = closeproc;
688 return (tif->tif_closeproc);