Searched refs:TIFFWarning (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_warning.c | 51 TIFFWarning(const char* module, const char* fmt, ...) in TIFFWarning() function
|
D | tiffio.h | 452 extern void TIFFWarning(const char*, const char*, ...) __attribute__((__format__ (__printf__,2,3)));
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_warning.c | 51 TIFFWarning(const char* module, const char* fmt, ...) in TIFFWarning() function
|
D | tiffio.h | 445 extern void TIFFWarning(const char*, const char*, ...) __attribute__((__format__ (__printf__,2,3)));
|
D | ChangeLog | 1109 for TIFFError(), TIFFErrorExt(), TIFFWarning(), and 2347 * libtiff/*: Added more 'dual-mode' error handling: Done TIFFWarning
|