HomeSort by relevance Sort by last modified time
    Searched refs:TIFFCloseProc (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/libtiff/
tif_close.c 125 TIFFCloseProc closeproc = tif->tif_closeproc;
tiffio.h 277 typedef int (*TIFFCloseProc)(thandle_t);
387 extern TIFFCloseProc TIFFGetCloseProc(TIFF*);
446 TIFFSeekProc, TIFFCloseProc,
tif_open.c 79 TIFFCloseProc closeproc,
685 TIFFCloseProc
tiffiop.h 195 TIFFCloseProc tif_closeproc; /* close method */

Completed in 526 milliseconds