Lines Matching full:png_error
40 png_error(png_ptr, "Too many bytes for PNG signature");
381 * memory management this can lead to png_free calling png_error, which
447 png_error(png_ptr, "Unknown freer parameter in png_data_freer");
1715 png_error(png_ptr, "internal error checking chromaticities");
1742 png_error(png_ptr, "internal error checking chromaticities");
2480 png_error(png_ptr,
2490 /* This is a png_error at present even though it could be ignored -
2495 png_error(png_ptr, "internal error handling cHRM->XYZ");
2667 png_error(png_ptr, "Invalid IHDR data");
2868 * sufficient size or we will png_error. The tests on size and
3169 png_error(png_ptr, "ASCII conversion buffer too small");
3243 png_error(png_ptr, "ASCII conversion buffer too small");
3896 * png_error (i.e. if one of the mallocs below fails) - i.e. the *table argument
4477 * safely freed. Notice that a png_error here stops the remainder of the
4491 png_error(c.png_ptr, "simplified write not supported");
4499 png_error(c.png_ptr, "simplified read not supported");