Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_warning.c51 TIFFWarning(const char* module, const char* fmt, ...) in TIFFWarning() function
H A Dlibtiff.def141 TIFFWarning
H A Dtiffio.h452 extern void TIFFWarning(const char*, const char*, ...) __attribute__((__format__ (__printf__,2,3)));
/libtiff-4.0.7/man/
H A DMakefile.am86 TIFFWarning.3tiff \
H A DCMakeLists.txt85 TIFFWarning.3tiff
H A DMakefile.in392 TIFFWarning.3tiff \
/libtiff-4.0.7/tools/
H A Dfax2ps.c214 TIFFWarning(TIFFFileName(tif), in printTIF()
219 TIFFWarning(TIFFFileName(tif), in printTIF()
H A Dtiff2pdf.c630 TIFFWarning( in main()
642 TIFFWarning( in main()
691 TIFFWarning(TIFF2PDF_MODULE, in main()
1325 TIFFWarning( in t2p_read_tiff_data()
1352 TIFFWarning( in t2p_read_tiff_data()
1446 TIFFWarning( in t2p_read_tiff_data()
1454 TIFFWarning( in t2p_read_tiff_data()
1679 TIFFWarning( in t2p_read_tiff_data()
1712 TIFFWarning(TIFF2PDF_MODULE, in t2p_read_tiff_data()
1942 TIFFWarning(TIFF2PDF_MODULE, in t2p_read_tiff_size()
H A Dtiff2bw.c86 TIFFWarning(TIFFFileName(tif), "Assuming 8-bit colormap"); in checkcmap()
H A Dtiffcp.c657 TIFFWarning(TIFFFileName(in), "using bottom-left orientation"); in tiffcp()
666 TIFFWarning(TIFFFileName(in), "using top-left orientation"); in tiffcp()
H A Dtiff2ps.c567 TIFFWarning(filename, "Ignoring extra samples"); in checkImage()
1707 TIFFWarning(filename, "Assuming 8-bit colormap"); in checkcmap()
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp361 TIFFWarning(TIFFFileName(tif), "using bottom-left orientation"); in setorientation()
371 TIFFWarning(TIFFFileName(tif), "using top-left orientation"); in setorientation()
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirread.c217 TIFFWarning(tif->tif_name, in TIFFReadPrivateDataSubDirectory()
227 TIFFWarning(tif->tif_name, in TIFFReadPrivateDataSubDirectory()
255 TIFFWarning(tif->tif_name, in TIFFReadPrivateDataSubDirectory()
355 TIFFWarning(tif->tif_name, in CheckDirCount()
H A Dtif_imageiter.c184 TIFFWarning(TIFFFileName(tif), "using bottom-left orientation"); in TIFFImageIterBegin()
193 TIFFWarning(TIFFFileName(tif), "using top-left orientation"); in TIFFImageIterBegin()
H A Dtif_pdsdirwrite.c676 TIFFWarning(tif->tif_name, in TIFFWriteRationalArray()
/libtiff-4.0.7/html/man/
H A DMakefile.am71 TIFFWarning.3tiff.html \
H A DCMakeLists.txt64 TIFFWarning.3tiff.html
H A DMakefile.in373 TIFFWarning.3tiff.html \
/libtiff-4.0.7/
H A Dconfigure.com454 TIFFWarning=PROCEDURE,-
605 UNIVERSAL=TIFFWarning
H A DChangeLog2559 for TIFFError(), TIFFErrorExt(), TIFFWarning(), and
3797 * libtiff/*: Added more 'dual-mode' error handling: Done TIFFWarning
/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c540 TIFFWarning(fileName, "Assuming 8-bit colormap"); in CheckAndCorrectColormap()