Searched refs:PNG_FLAG_ZLIB_CUSTOM_METHOD (Results 1 – 6 of 6) sorted by relevance
1420 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_METHOD; in png_set_compression_method()
524 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_METHOD)) in png_write_IHDR()
2765 #define PNG_FLAG_ZLIB_CUSTOM_METHOD 0x0010 macro
1481 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_METHOD; in png_set_compression_method()
544 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_METHOD)) in png_write_IHDR()
3049 #define PNG_FLAG_ZLIB_CUSTOM_METHOD 0x0010 macro