/[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.116 by gerd, Wed Oct 31 11:10:50 2001 UTC revision 1.117 by rms, Wed Nov 14 22:31:37 2001 UTC
# Line 2289  void forall_images_in_image_cache P_ ((s Line 2289  void forall_images_in_image_cache P_ ((s
2289  int valid_image_p P_ ((Lisp_Object));  int valid_image_p P_ ((Lisp_Object));
2290  void prepare_image_for_display P_ ((struct frame *, struct image *));  void prepare_image_for_display P_ ((struct frame *, struct image *));
2291  int lookup_image P_ ((struct frame *, Lisp_Object));  int lookup_image P_ ((struct frame *, Lisp_Object));
2292    
2293    #ifdef HAVE_X_WINDOWS
2294  unsigned long image_background P_ ((struct image *, struct frame *,  unsigned long image_background P_ ((struct image *, struct frame *,
2295                                      XImage *ximg));                                      XImage *ximg));
2296  int image_background_transparent P_ ((struct image *, struct frame *,  int image_background_transparent P_ ((struct image *, struct frame *,
2297                                        XImage *mask));                                        XImage *mask));
2298    #endif /* HAVE_X_WINDOWS */
2299    
2300  extern Lisp_Object tip_frame;  extern Lisp_Object tip_frame;
2301  extern Window tip_window;  extern Window tip_window;
2302  EXFUN (Fx_show_tip, 6);  EXFUN (Fx_show_tip, 6);

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117

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