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.369 by root, Tue Nov 4 13:20:40 2008 UTC vs.
Revision 1.370 by root, Tue Nov 4 14:25:10 2008 UTC

1353 1353
1354 // modifies first argument(!) 1354 // modifies first argument(!)
1355 void paste (char *data, unsigned int len) NOTHROW; 1355 void paste (char *data, unsigned int len) NOTHROW;
1356 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs) const NOTHROW; 1356 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs) const NOTHROW;
1357 void scr_blank_screen_mem (line_t &l, rend_t efs) const NOTHROW; 1357 void scr_blank_screen_mem (line_t &l, rend_t efs) const NOTHROW;
1358 void scr_kill_char (line_t &l, int col) const NOTHROW;
1358 int scr_scroll_text (int row1, int row2, int count) NOTHROW; 1359 int scr_scroll_text (int row1, int row2, int count) NOTHROW;
1359 void scr_reset (); 1360 void scr_reset ();
1360 void scr_release () NOTHROW; 1361 void scr_release () NOTHROW;
1361 void scr_clear (bool really = false) NOTHROW; 1362 void scr_clear (bool really = false) NOTHROW;
1362 void scr_refresh () NOTHROW; 1363 void scr_refresh () NOTHROW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines