]> code.delx.au - gnu-emacs/blobdiff - src/dispextern.h
(syms_of_xfns): Provide `x' as feature.
[gnu-emacs] / src / dispextern.h
index 63922183a0b765816c1eccd8c0fd97591076e71f..5700a958cd30b03f785a2d8a39b1a004a4e684e8 100644 (file)
@@ -2615,6 +2615,8 @@ int estimate_mode_line_height P_ ((struct frame *, enum face_id));
 void pixel_to_glyph_coords P_ ((struct frame *, int, int, int *, int *,
                                NativeRectangle *, int));
 int glyph_to_pixel_coords P_ ((struct window *, int, int, int *, int *));
+void remember_mouse_glyph P_ ((struct frame *, int, int, NativeRectangle *));
+
 void mark_window_display_accurate P_ ((Lisp_Object, int));
 void redisplay_preserve_echo_area P_ ((int));
 void set_cursor_from_row P_ ((struct window *, struct glyph_row *,