comparison src/xterm.h @ 37686:45170bb147d3

(clear_mouse_face): Remove prototype.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 11 May 2001 15:11:16 +0000
parents 9ace5acd0d74
children ade912ae1484
comparison
equal deleted inserted replaced
37685:e05763add5ce 37686:45170bb147d3
954 extern void pixel_to_glyph_coords P_ ((struct frame *, int, int, 954 extern void pixel_to_glyph_coords P_ ((struct frame *, int, int,
955 int *, int *, XRectangle *, int)); 955 int *, int *, XRectangle *, int));
956 956
957 /* Defined in xterm.c */ 957 /* Defined in xterm.c */
958 958
959 extern void clear_mouse_face P_ ((struct x_display_info *));
960 extern void cancel_mouse_face P_ ((struct frame *)); 959 extern void cancel_mouse_face P_ ((struct frame *));
961 extern void x_scroll_bar_clear P_ ((struct frame *)); 960 extern void x_scroll_bar_clear P_ ((struct frame *));
962 extern void x_start_queuing_selection_requests P_ ((Display *)); 961 extern void x_start_queuing_selection_requests P_ ((Display *));
963 extern void x_stop_queuing_selection_requests P_ ((Display *)); 962 extern void x_stop_queuing_selection_requests P_ ((Display *));
964 extern void x_update_cursor P_ ((struct frame *, int)); 963 extern void x_update_cursor P_ ((struct frame *, int));