Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_flush.c38 if (!TIFFFlushData(tif)) in TIFFFlush()
99 TIFFFlushData(TIFF* tif) in TIFFFlushData() function
Dtiffio.h348 extern int TIFFFlushData(TIFF* tif);
Dtif_write.c107 if (!TIFFFlushData(tif)) in TIFFWriteScanline()