Mercurial > hg > xemacs-beta
comparison src/scrollbar-x.h @ 355:182f72e8cd0d r21-1-7
Import from CVS: tag r21-1-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:56:21 +0200 |
parents | c5d627a313b1 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
354:3729bef672e0 | 355:182f72e8cd0d |
---|---|
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); | |
73 | 72 |
74 #endif /* HAVE_X_WINDOWS and HAVE_SCROLLBARS */ | 73 #endif /* HAVE_X_WINDOWS and HAVE_SCROLLBARS */ |
75 #endif /* _XEMACS_SCROLLBAR_H_ */ | 74 #endif /* _XEMACS_SCROLLBAR_H_ */ |