Lines Matching refs:messages
264 handler. The default error handler will print JPEG error/warning messages
1369 and to control the treatment of nonfatal warnings and trace/debug messages.
1374 the error handling routines. Three classes of messages are recognized:
1378 * Trace/informational messages. These come with a trace level indicating
1415 Actual output of any JPEG message. Override this to send messages
1430 0 and up for trace messages.
1436 by the field err->jpeg_message_table. The messages are numbered from 0 to
1439 messages in French or German) by changing the message table pointer. See
1447 err->last_addon_message. If you number the addon messages beginning at 1000
1449 messages. See the sample applications cjpeg/djpeg for an example of using
1450 addon messages (the addon messages are defined in cderror.h).
1455 TRACEMSn(...) for trace and informational messages.
3006 You can also save a few K by not having text error messages in the library;