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.163 by root, Tue Dec 20 19:30:59 2005 UTC vs.
Revision 1.164 by root, Tue Dec 20 20:58:31 2005 UTC

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_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);
1500 void scr_blank_screen_mem (line_t &l, rend_t efs); 1500 void scr_blank_screen_mem (line_t &l, rend_t efs);
1501 int scr_scroll_text (int row1, int row2, int count, int spec); 1501 int scr_scroll_text (int row1, int row2, int count);
1502 void scr_reset (); 1502 void scr_reset ();
1503 void scr_reset_realloc (); 1503 void scr_reset_realloc ();
1504 void scr_release (); 1504 void scr_release ();
1505 void scr_clear (bool really = false); 1505 void scr_clear (bool really = false);
1506 void scr_refresh (unsigned char refresh_type); 1506 void scr_refresh (unsigned char refresh_type);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines