Home
last modified time | relevance | path

Searched refs:tif_seekproc (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiffiop.h194 TIFFSeekProc tif_seekproc; /* lseek method */ member
222 ((*(tif)->tif_seekproc)((tif)->tif_clientdata,(off),(whence)))
Dtif_open.c140 tif->tif_seekproc = seekproc;
679 return (tif->tif_seekproc);