Searched defs:PNG_SKIP_CHUNKS (Results 1 – 2 of 2) sorted by relevance
1511 # define PNG_SKIP_CHUNKS(p) png_image_skip_unused_chunks(p) macro1513 # define PNG_SKIP_CHUNKS(p) ((void)0) macro
1777 # define PNG_SKIP_CHUNKS(p) png_image_skip_unused_chunks(p) macro1779 # define PNG_SKIP_CHUNKS(p) ((void)0) macro