Searched refs:PNG_FLAG_BENIGN_ERRORS_WARN (Results 1 – 20 of 20) sorted by relevance
135 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) in png_benign_error()225 if (png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) in png_chunk_benign_error()
1220 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN; in png_set_benign_errors()1222 png_ptr->flags &= ~PNG_FLAG_BENIGN_ERRORS_WARN; in png_set_benign_errors()
364 if ((png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) != 0)517 if ((png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) != 0)
1617 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()1621 png_ptr->flags &= ~(PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()
635 #define PNG_FLAG_BENIGN_ERRORS_WARN 0x100000 /* Added to libpng-1.4.0 */ macro
541 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN;
61 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN;
1497 PNG_FLAG_BENIGN_ERRORS_WARN)) in png_handle_iCCP()
364 if ((png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) != 0) in png_benign_error()517 if ((png_ptr->flags & PNG_FLAG_BENIGN_ERRORS_WARN) != 0) in png_chunk_benign_error()
1619 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()1623 png_ptr->flags &= ~(PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()
664 #define PNG_FLAG_BENIGN_ERRORS_WARN 0x100000 /* Added to libpng-1.4.0 */ macro
1499 PNG_FLAG_BENIGN_ERRORS_WARN)) in png_handle_iCCP()
1632 png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()1636 png_ptr->flags &= ~(PNG_FLAG_BENIGN_ERRORS_WARN | in png_set_benign_errors()