Home | History | Annotate | Download | only in libpng16

Lines Matching refs:png_write_info

192 png_write_info(png_structrp png_ptr, png_const_inforp info_ptr)
198 png_debug(1, "in png_write_info");
349 * in png_write_info(), do not write them again here. If you have long
704 "png_write_info was never called before png_write_row");
1345 png_write_info(png_ptr, info_ptr);
2003 * png_write_info, not before as in the read code, but the 'set' functions
2033 png_write_info(png_ptr, info_ptr);