Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtiffio.h279 typedef int (*TIFFMapFileProc)(thandle_t, void** base, toff_t* size); typedef
388 extern TIFFMapFileProc TIFFGetMapFileProc(TIFF*);
447 TIFFMapFileProc, TIFFUnmapFileProc);
H A Dtif_open.c81 TIFFMapFileProc mapproc,
703 TIFFMapFileProc
H A Dtiffiop.h189 TIFFMapFileProc tif_mapproc; /* map file method */