Lines Matching refs:png_write_init
2902 extern PNG_EXPORT(void,png_write_init) PNGARG((png_structp png_ptr));2903 #undef png_write_init2904 #define png_write_init(png_ptr) png_write_init_3(&png_ptr, \