Searched defs:png_set_error_fn (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngerror.c12 * and use png_set_error_fn() to use those functions. See the instructions
28 * you should supply a replacement error function and use png_set_error_fn()
77 * png_set_error_fn() to replace the warning function at run-time.
164 * error function pointer in png_set_error_fn().
265 png_set_error_fn(png_structp png_ptr, png_voidp error_ptr, function

Completed in 42 milliseconds