comparison src/scrollbar-x.h @ 424:11054d720c21 r21-2-20

Import from CVS: tag r21-2-20
author cvs
date Mon, 13 Aug 2007 11:26:11 +0200
parents 697ef44129c6
children
comparison
equal deleted inserted replaced
423:28d9c139be4c 424:11054d720c21
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_ */