Searched refs:PNG_CHUNK_CRITICAL (Results 1 – 7 of 7) sorted by relevance
140 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
815 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
3015 if (handled == 0 && PNG_CHUNK_CRITICAL(png_ptr->chunk_name)) in png_handle_unknown()
844 #define PNG_CHUNK_CRITICAL(c) (!PNG_CHUNK_ANCILLARY(c)) macro
3017 if (handled == 0 && PNG_CHUNK_CRITICAL(png_ptr->chunk_name)) in png_handle_unknown()