/[emacs]/emacs/src/msdos.h
ViewVC logotype

Diff of /emacs/src/msdos.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by kfstorm, Fri Mar 21 13:50:50 2003 UTC revision 1.26 by kfstorm, Fri Mar 21 22:56:52 2003 UTC
# Line 118  extern struct x_output the_only_x_displa Line 118  extern struct x_output the_only_x_displa
118  struct frame;  struct frame;
119  struct window;  struct window;
120    
 /* From xterm.c; emulated on msdos.c */  
   
 extern void pixel_to_glyph_coords P_ ((struct frame *f, int pix_x, int pix_y,  
                                        int *x, int *y, XRectangle *bounds,  
                                        int noclip));  
 extern void glyph_to_pixel_coords P_ ((struct frame *f, int x, int y,  
                                        int *pix_x, int *pix_y));  
   
121  /* Defined in xfns.c; emulated on msdos.c */  /* Defined in xfns.c; emulated on msdos.c */
122    
123  extern int have_menus_p P_ ((void));  extern int have_menus_p P_ ((void));

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26