Lines Matching full:png_error
782 * NOTE: this macro will raise a png_error if the range check fails,
996 * png_error (although that would be a bug in the application implementation.)
1020 * handlers can't safely call png_error, but this is an obscure and undocumented
1022 * call png_error.
1798 * By default these both result in a png_error call prior to release, while in a
1804 * (png_warning or png_error.)
1819 # define png_app_error(pp,s) png_error(pp,s)
2050 * of the function or as a result of a png_error.)