ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.515 by sf-exg, Sun Dec 30 15:52:37 2012 UTC vs.
Revision 1.516 by sf-exg, Mon Dec 31 12:05:34 2012 UTC

1188 void bg_init (); 1188 void bg_init ();
1189 void bg_destroy (); 1189 void bg_destroy ();
1190 1190
1191# if BG_IMAGE_FROM_FILE 1191# if BG_IMAGE_FROM_FILE
1192 rxvt_image fimage; 1192 rxvt_image fimage;
1193 void get_image_geometry (rxvt_image &image, int &w, int &h, int &x, int &y);
1194 bool render_image (rxvt_image &image); 1193 bool render_image (rxvt_image &image);
1195# endif 1194# endif
1196 1195
1197# if BG_IMAGE_FROM_ROOT 1196# if BG_IMAGE_FROM_ROOT
1198 rxvt_img *root_img; 1197 rxvt_img *root_img;
1199 image_effects root_effects; 1198 image_effects root_effects;
1200 1199
1201 void bg_set_root_pixmap ();
1202 bool render_root_image (); 1200 bool render_root_image ();
1203# endif 1201# endif
1204 1202
1205 void tint_image (rxvt_img *img, rxvt_color &tint, bool tint_set, int shade); 1203 void tint_image (rxvt_img *img, rxvt_color &tint, bool tint_set, int shade);
1206 1204

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines