Searched refs:TIFFSetErrorHandler (Results 1 – 3 of 3) sorted by relevance
35 TIFFSetErrorHandler(TIFFErrorHandler handler) in TIFFSetErrorHandler() function
458 extern TIFFErrorHandler TIFFSetErrorHandler(TIFFErrorHandler);
2424 error_handler=TIFFSetErrorHandler(TIFFErrors); in RegisterTIFFImage()2561 (void) TIFFSetErrorHandler(error_handler); in UnregisterTIFFImage()