/[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.24 by kfstorm, Sat Feb 16 23:56:41 2002 UTC revision 1.24.4.1 by miles, Fri Apr 4 06:21:02 2003 UTC
# Line 85  struct display_info Line 85  struct display_info
85    int mouse_face_hidden;    int mouse_face_hidden;
86  };  };
87    
88    typedef struct display_info Display_Info;
89    
90  /* This is a cut-down version of the one in xterm.h, which see.  */  /* This is a cut-down version of the one in xterm.h, which see.  */
91  struct x_output  struct x_output
92  {  {
# Line 116  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.24  
changed lines
  Added in v.1.24.4.1

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