Lines Matching refs:png_rw_ptr
458 #define png_rw_ptr_NULL (png_rw_ptr)NULL
1054 * and error functions, while the png_rw_ptr type should match that of the
1061 typedef void (PNGAPI *png_rw_ptr) PNGARG((png_structp, png_bytep, png_size_t));
1127 png_rw_ptr write_data_fn; /* function for writing output data */
1128 png_rw_ptr read_data_fn; /* function for reading input data */
1916 png_voidp io_ptr, png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn));
1920 png_voidp io_ptr, png_rw_ptr read_data_fn));