Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c108 int XTiffErrorHandler PP((Display *display, XErrorEvent *error_event));
275 XSetErrorHandler(XTiffErrorHandler); in main()
1247 XTiffErrorHandler(display, error_event) in XTiffErrorHandler() function