Searched refs:PNG_CHUNK_CRITICAL (Results 1 – 5 of 5) sorted by relevance
129 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
779 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
3049 if (handled == 0 && PNG_CHUNK_CRITICAL(png_ptr->chunk_name)) in png_handle_unknown()
752 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
2955 if (!handled && PNG_CHUNK_CRITICAL(png_ptr->chunk_name)) in png_handle_unknown()