Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_flush.c38 if (!TIFFFlushData(tif)) in TIFFFlush()
99 TIFFFlushData(TIFF* tif) in TIFFFlushData() function
H A Dlibtiff.def39 TIFFFlushData
H A Dtiffio.h346 extern int TIFFFlushData(TIFF* tif);
H A Dtif_write.c107 if (!TIFFFlushData(tif)) in TIFFWriteScanline()
/libtiff-4.0.7/contrib/ras/
H A Dras2tif.c238 TIFFFlushData(tif);
/libtiff-4.0.7/
H A Dconfigure.com399 TIFFFlushData=PROCEDURE,-
550 UNIVERSAL=TIFFFlushData
H A DChangeLog6861 * tif_flush.c: Changed so that TIFFFlushData() doesn't return an
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirwrite.c164 TIFFFlushData(tif); in TIFFWritePrivateDataSubDirectory()