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

Diff of /emacs/src/w32term.h

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

revision 1.57.2.2 by handa, Fri Apr 16 12:50:51 2004 UTC revision 1.57.2.3 by miles, Mon Jun 28 07:29:24 2004 UTC
# Line 252  extern int unibyte_display_via_language_ Line 252  extern int unibyte_display_via_language_
252    
253  struct w32_display_info *x_display_info_for_name ();  struct w32_display_info *x_display_info_for_name ();
254    
255    Lisp_Object display_x_get_resource P_ ((struct w32_display_info *,
256                                            Lisp_Object, Lisp_Object,
257                                            Lisp_Object, Lisp_Object));
258    
259  extern struct w32_display_info *w32_term_init ();  extern struct w32_display_info *w32_term_init ();
260    
261  extern Lisp_Object w32_list_fonts P_ ((struct frame *, Lisp_Object, int, int));  extern Lisp_Object w32_list_fonts P_ ((struct frame *, Lisp_Object, int, int));
# Line 721  struct face; Line 725  struct face;
725    
726  XGCValues *XCreateGC (void *, Window, unsigned long, XGCValues *);  XGCValues *XCreateGC (void *, Window, unsigned long, XGCValues *);
727  struct frame * check_x_frame (Lisp_Object);  struct frame * check_x_frame (Lisp_Object);
728    Lisp_Object vga_stdcolor_name (int);
729    
730  EXFUN (Fx_display_color_p, 1);  EXFUN (Fx_display_color_p, 1);
731  EXFUN (Fx_display_grayscale_p, 1);  EXFUN (Fx_display_grayscale_p, 1);
 int image_ascent P_ ((struct image *, struct face *));  
732    
733  #define FONT_TYPE_FOR_UNIBYTE(font, ch)                 \  #define FONT_TYPE_FOR_UNIBYTE(font, ch)                 \
734    ((font)->bdf ? BDF_1D_FONT : ANSI_FONT)    ((font)->bdf ? BDF_1D_FONT : ANSI_FONT)

Legend:
Removed from v.1.57.2.2  
changed lines
  Added in v.1.57.2.3

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