Searched refs:writepng_error_handler (Results 1 – 1 of 1) sorted by relevance
65 static void writepng_error_handler(png_structp png_ptr, png_const_charp msg);93 writepng_error_handler, NULL); in writepng_init()367 static void writepng_error_handler(png_structp png_ptr, png_const_charp msg) in writepng_error_handler() function