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

  /external/pdfium/third_party/libtiff/
tif_open.c 142 tif->tif_sizeproc = sizeproc;
697 return (tif->tif_sizeproc);
tiffiop.h 196 TIFFSizeProc tif_sizeproc; /* filesize method */ member in struct:tiff
226 ((*(tif)->tif_sizeproc)((tif)->tif_clientdata))

Completed in 50 milliseconds