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.203 by root, Fri Jan 13 07:03:48 2006 UTC vs.
Revision 1.204 by root, Sun Jan 15 06:02:40 2006 UTC

1533 void scr_rvideo_mode (int mode); 1533 void scr_rvideo_mode (int mode);
1534 void scr_report_position (); 1534 void scr_report_position ();
1535 void set_font_style (); 1535 void set_font_style ();
1536 void scr_charset_choose (int set); 1536 void scr_charset_choose (int set);
1537 void scr_charset_set (int set, unsigned int ch); 1537 void scr_charset_set (int set, unsigned int ch);
1538 int scr_move_to (int y, int len); 1538 void scr_move_to (int y, int len);
1539 int scr_page (enum page_dirn direction, int nlines); 1539 bool scr_page (enum page_dirn direction, int nlines);
1540 int scr_changeview (unsigned int oldviewstart); 1540 bool scr_changeview (int new_view_start);
1541 void scr_bell (); 1541 void scr_bell ();
1542 void scr_printscreen (int fullhist); 1542 void scr_printscreen (int fullhist);
1543 void scr_xor_rect (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle1, rend_t rstyle2); 1543 void scr_xor_rect (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle1, rend_t rstyle2);
1544 void scr_xor_span (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle); 1544 void scr_xor_span (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle);
1545 void scr_reverse_selection (); 1545 void scr_reverse_selection ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines