HomeSort by relevance Sort by last modified time
    Searched refs:TIFFMapFileProc (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libtiff/
tiffio.h 279 typedef int (*TIFFMapFileProc)(thandle_t, void** base, toff_t* size);
390 extern TIFFMapFileProc TIFFGetMapFileProc(TIFF*);
451 TIFFMapFileProc, TIFFUnmapFileProc);
tif_open.c 81 TIFFMapFileProc mapproc,
703 TIFFMapFileProc
tiffiop.h 188 TIFFMapFileProc tif_mapproc; /* map file method */

Completed in 62 milliseconds