Home
last modified time | relevance | path

Searched refs:my_error_fn (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pngrewrite/pngrewrite-1.4.0_2/
H A Dpngrewrite.c38 static void my_error_fn(struct pngrw_ctx *ctx, const PNGRW_CHAR *msg) in my_error_fn() function
57 pngrw_set_error_fn(ctx,my_error_fn); in run()
/dports/editors/abiword/abiword-3.0.5/plugins/paint/win/
H A Dpngdib.c131 static void my_error_fn(png_structp png_ptr, const char *err_msg) in my_error_fn() function
268 my_error_fn, my_warning_fn); in read_png_to_dib()
865 my_error_fn, my_warning_fn); in write_dib_to_png()