Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_FLAG_BENIGN_ERRORS_WARN

1230       png_ptr->flags |= PNG_FLAG_BENIGN_ERRORS_WARN;
1232 png_ptr->flags &= ~PNG_FLAG_BENIGN_ERRORS_WARN;