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

  /external/pdfium/third_party/libtiff/
tif_open.c 140 tif->tif_seekproc = seekproc;
679 return (tif->tif_seekproc);
tiffiop.h 194 TIFFSeekProc tif_seekproc; /* lseek method */ member in struct:tiff
222 ((*(tif)->tif_seekproc)((tif)->tif_clientdata,(off),(whence)))

Completed in 48 milliseconds