Lines Matching refs:png_write_init
3180 extern PNG_EXPORT(void,png_write_init) PNGARG((png_structp png_ptr))3182 #undef png_write_init3183 #define png_write_init(png_ptr) png_write_init_3(&png_ptr, \