Searched refs:TIFFMapFileProc (Results 1 – 3 of 3) sorted by relevance
299 typedef int (*TIFFMapFileProc)(thandle_t, void **base, toff_t *size); typedef420 extern TIFFMapFileProc TIFFGetMapFileProc(TIFF *);532 TIFFMapFileProc, TIFFUnmapFileProc);536 TIFFMapFileProc, TIFFUnmapFileProc,
171 TIFFSizeProc sizeproc, TIFFMapFileProc mapproc, in TIFFClientOpen()183 TIFFMapFileProc mapproc, TIFFUnmapFileProc unmapproc,800 TIFFMapFileProc TIFFGetMapFileProc(TIFF *tif) { return (tif->tif_mapproc); }
210 TIFFMapFileProc tif_mapproc; /* map file method */