Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:png_flush_ptr

453 #define png_flush_ptr_NULL        (png_flush_ptr)NULL
1062 typedef void (PNGAPI *png_flush_ptr) PNGARG((png_structp));
1217 png_flush_ptr output_flush_fn;/* Function for flushing output */
1916 png_voidp io_ptr, png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn));