Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_read.c184 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial() function
404 if( !TIFFFillStripPartial(tif,strip,read_ahead,1) ) in TIFFSeek()
417 if( !TIFFFillStripPartial(tif,strip,read_ahead,0) ) in TIFFSeek()
434 if( !TIFFFillStripPartial(tif,strip,read_ahead,1) ) in TIFFSeek()