Lines Matching full:png_error
397 Larger images will be rejected immediately with a png_error() call. If
485 png_error (png_ptr,
488 png_error (png_ptr,
2529 function will normally call png_error() if it receives a NULL from the
2572 Error handling in libpng is done through png_error() and png_warning().
2573 Errors handled through png_error() are fatal, meaning that png_error()
2581 By default png_error() and png_warning() print a message on stderr via