Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffio.h279 typedef int (*TIFFMapFileProc)(thandle_t, void** base, toff_t* size); typedef
390 extern TIFFMapFileProc TIFFGetMapFileProc(TIFF*);
451 TIFFMapFileProc, TIFFUnmapFileProc);
Dtif_open.c81 TIFFMapFileProc mapproc,
703 TIFFMapFileProc
Dtiffiop.h188 TIFFMapFileProc tif_mapproc; /* map file method */