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

Diff of /emacs/src/dispextern.h

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

revision 1.128 by kfstorm, Tue Feb 26 22:53:47 2002 UTC revision 1.128.2.1 by handa, Fri Mar 1 01:25:27 2002 UTC
# Line 2293  int face_at_string_position P_ ((struct Line 2293  int face_at_string_position P_ ((struct
2293                                   int, int *, enum face_id, int));                                   int, int *, enum face_id, int));
2294  int compute_char_face P_ ((struct frame *, int, Lisp_Object));  int compute_char_face P_ ((struct frame *, int, Lisp_Object));
2295  void free_all_realized_faces P_ ((Lisp_Object));  void free_all_realized_faces P_ ((Lisp_Object));
2296    void free_realized_face P_ ((struct frame *, struct face *));
2297    
2298  extern Lisp_Object Qforeground_color, Qbackground_color;  extern Lisp_Object Qforeground_color, Qbackground_color;
2299  extern char unspecified_fg[], unspecified_bg[];  extern char unspecified_fg[], unspecified_bg[];
2300  void free_realized_multibyte_face P_ ((struct frame *, int));  extern void check_face_attributes P_ ((Lisp_Object, Lisp_Object, Lisp_Object));
2301    extern int generate_ascii_font P_ ((Lisp_Object, Lisp_Object));
2302    
2303  /* Defined in xfns.c  */  /* Defined in xfns.c  */
2304    

Legend:
Removed from v.1.128  
changed lines
  Added in v.1.128.2.1

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