Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtiff.c889 static void TIFFWarnings(const char *module,const char *format,va_list warning) in TIFFWarnings() function
2259 warning_handler=TIFFSetWarningHandler(TIFFWarnings); in RegisterTIFFImage()