Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_read.c166 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial() function
365 if( !TIFFFillStripPartial(tif,strip,read_ahead,1) ) in TIFFSeek()
378 if( !TIFFFillStripPartial(tif,strip,read_ahead,0) ) in TIFFSeek()
395 if( !TIFFFillStripPartial(tif,strip,read_ahead,1) ) in TIFFSeek()