Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_warning.c35 TIFFSetWarningHandler(TIFFErrorHandler handler) in TIFFSetWarningHandler() function
Dtiffio.h460 extern TIFFErrorHandler TIFFSetWarningHandler(TIFFErrorHandler);
/external/ImageMagick/coders/
Dtiff.c2425 warning_handler=TIFFSetWarningHandler(TIFFWarnings); in RegisterTIFFImage()
2560 (void) TIFFSetWarningHandler(warning_handler); in UnregisterTIFFImage()