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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngerror.c43 * and use png_set_error_fn() to use those functions. See the instructions
62 * you should supply a replacement error function and use png_set_error_fn()
239 * png_set_error_fn() to replace the warning function at run-time.
530 * error function pointer in png_set_error_fn().
658 png_set_error_fn(png_structp png_ptr, png_voidp error_ptr, function

Completed in 30 milliseconds