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.162 by root, Sun Dec 18 00:59:42 2005 UTC vs.
Revision 1.163 by root, Tue Dec 20 19:30:59 2005 UTC

1494 1494
1495 if (ncol > prev_ncol) 1495 if (ncol > prev_ncol)
1496 scr_blank_line (l, prev_ncol, ncol - prev_ncol, DEFAULT_RSTYLE); 1496 scr_blank_line (l, prev_ncol, ncol - prev_ncol, DEFAULT_RSTYLE);
1497 } 1497 }
1498 1498
1499 void scr_update_term ();
1500 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs); 1499 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs);
1501 void scr_blank_screen_mem (line_t &l, rend_t efs); 1500 void scr_blank_screen_mem (line_t &l, rend_t efs);
1502 int scr_scroll_text (int row1, int row2, int count, int spec); 1501 int scr_scroll_text (int row1, int row2, int count, int spec);
1503 void scr_reset (); 1502 void scr_reset ();
1504 void scr_reset_realloc (); 1503 void scr_reset_realloc ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines