Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_error.c35 TIFFSetErrorHandler(TIFFErrorHandler handler) in TIFFSetErrorHandler() function
Dtiffio.h458 extern TIFFErrorHandler TIFFSetErrorHandler(TIFFErrorHandler);
/external/ImageMagick/coders/
Dtiff.c2424 error_handler=TIFFSetErrorHandler(TIFFErrors); in RegisterTIFFImage()
2561 (void) TIFFSetErrorHandler(error_handler); in UnregisterTIFFImage()