Home
last modified time | relevance | path

Searched refs:TIFFCloseProc (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_close.c125 TIFFCloseProc closeproc = tif->tif_closeproc; in TIFFClose()
Dtiffio.h277 typedef int (*TIFFCloseProc)(thandle_t); typedef
388 extern TIFFCloseProc TIFFGetCloseProc(TIFF*);
449 TIFFSeekProc, TIFFCloseProc,
Dtif_open.c79 TIFFCloseProc closeproc,
685 TIFFCloseProc
Dtiffiop.h195 TIFFCloseProc tif_closeproc; /* close method */