Searched refs:TIFFGetCloseProc (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tif_open.c | 786 TIFFCloseProc TIFFGetCloseProc(TIFF *tif) { return (tif->tif_closeproc); } function |
D | tiffio.h | 412 extern TIFFCloseProc TIFFGetCloseProc(TIFF *); |