Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiffio.h280 typedef void (*TIFFUnmapFileProc)(thandle_t, void* base, toff_t size); typedef
389 extern TIFFUnmapFileProc TIFFGetUnmapFileProc(TIFF*);
447 TIFFMapFileProc, TIFFUnmapFileProc);
H A Dtif_open.c82 TIFFUnmapFileProc unmapproc
712 TIFFUnmapFileProc
H A Dtiffiop.h190 TIFFUnmapFileProc tif_unmapproc; /* unmap file method */