Lines Matching full:png_write_init
3188 extern PNG_EXPORT(void,png_write_init) PNGARG((png_structp png_ptr))3190 #undef png_write_init3191 #define png_write_init(png_ptr) png_write_init_3(&png_ptr, \