comparison src/xfns.c @ 40092:c495d30e2184

(x_laplace_read_row, x_laplace_write_row): Prototypes removed.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 20 Oct 2001 20:24:29 +0000
parents eac4e9ae201c
children 2ee3c7f9fb40
comparison
equal deleted inserted replaced
40091:50e15b7c1a95 40092:c495d30e2184
7713 7713
7714 /*********************************************************************** 7714 /***********************************************************************
7715 Algorithms 7715 Algorithms
7716 ***********************************************************************/ 7716 ***********************************************************************/
7717 7717
7718 static void x_laplace_write_row P_ ((struct frame *, long *,
7719 int, XImage *, int));
7720 static void x_laplace_read_row P_ ((struct frame *, Colormap,
7721 XColor *, int, XImage *, int));
7722 static XColor *x_to_xcolors P_ ((struct frame *, struct image *, int)); 7718 static XColor *x_to_xcolors P_ ((struct frame *, struct image *, int));
7723 static void x_from_xcolors P_ ((struct frame *, struct image *, XColor *)); 7719 static void x_from_xcolors P_ ((struct frame *, struct image *, XColor *));
7724 static void x_detect_edges P_ ((struct frame *, struct image *, int[9], int)); 7720 static void x_detect_edges P_ ((struct frame *, struct image *, int[9], int));
7725 7721
7726 /* Non-zero means draw a cross on images having `:conversion 7722 /* Non-zero means draw a cross on images having `:conversion