Mercurial > hg > xemacs-beta
comparison src/scrollbar-x.h @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 182f72e8cd0d |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
67 (SCROLLBAR_X_DATA (i)->vdrag_orig_window_start) | 67 (SCROLLBAR_X_DATA (i)->vdrag_orig_window_start) |
68 #endif | 68 #endif |
69 | 69 |
70 void x_update_frame_scrollbars (struct frame *f); | 70 void x_update_frame_scrollbars (struct frame *f); |
71 void x_set_scrollbar_pointer (struct frame *f, Lisp_Object cursor); | 71 void x_set_scrollbar_pointer (struct frame *f, Lisp_Object cursor); |
72 EMACS_INT x_window_is_scrollbar (struct frame *f, Window win); | |
72 | 73 |
73 #endif /* HAVE_X_WINDOWS and HAVE_SCROLLBARS */ | 74 #endif /* HAVE_X_WINDOWS and HAVE_SCROLLBARS */ |
74 #endif /* _XEMACS_SCROLLBAR_H_ */ | 75 #endif /* _XEMACS_SCROLLBAR_H_ */ |