Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h196 TIFFSizeProc tif_sizeproc; /* filesize method */ member
226 ((*(tif)->tif_sizeproc)((tif)->tif_clientdata))
Dtif_open.c142 tif->tif_sizeproc = sizeproc;
697 return (tif->tif_sizeproc);