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.463 by sf-exg, Mon Jan 9 18:41:58 2012 UTC vs.
Revision 1.465 by sf-exg, Tue Jan 10 18:50:14 2012 UTC

870 * END······················= total_rows 870 * END······················= total_rows
871 */ 871 */
872 872
873struct TermWin_t 873struct TermWin_t
874{ 874{
875 int vt_width; /* actual window width [pixels] */
876 int vt_height; /* actual window height [pixels] */
875 int width; /* window width [pixels] */ 877 int width; /* window width [pixels] */
876 int height; /* window height [pixels] */ 878 int height; /* window height [pixels] */
877 int fwidth; /* font width [pixels] */ 879 int fwidth; /* font width [pixels] */
878 int fheight; /* font height [pixels] */ 880 int fheight; /* font height [pixels] */
879 int fbase; /* font ascent (baseline) [pixels] */ 881 int fbase; /* font ascent (baseline) [pixels] */
1157 void set_tint_shade_flags (); 1159 void set_tint_shade_flags ();
1158 bool bg_set_tint (rxvt_color &new_tint); 1160 bool bg_set_tint (rxvt_color &new_tint);
1159 bool bg_set_shade (const char *shade_str); 1161 bool bg_set_shade (const char *shade_str);
1160 bool bg_set_blur (const char *geom); 1162 bool bg_set_blur (const char *geom);
1161 1163
1162 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 1164 bool blur_pixmap (Pixmap pixmap, Visual *visual, int width, int height, int depth);
1163 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height); 1165 bool tint_pixmap (Pixmap pixmap, Visual *visual, int width, int height);
1164 void tint_ximage (Visual *visual, XImage *ximage); 1166 void tint_ximage (Visual *visual, XImage *ximage);
1165 unsigned long make_transparency_pixmap (); 1167 unsigned long make_transparency_pixmap ();
1166# endif 1168# endif
1167 1169

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines