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.70 by pcg, Thu Apr 8 20:22:25 2004 UTC vs.
Revision 1.71 by pcg, Sun May 9 18:19:49 2004 UTC

1210 void scr_blank_screen_mem (text_t **tp, rend_t **rp, unsigned int row, rend_t efs); 1210 void scr_blank_screen_mem (text_t **tp, rend_t **rp, unsigned int row, rend_t efs);
1211 int scr_scroll_text (int row1, int row2, int count, int spec); 1211 int scr_scroll_text (int row1, int row2, int count, int spec);
1212 void scr_reset (); 1212 void scr_reset ();
1213 void scr_reset_realloc (); 1213 void scr_reset_realloc ();
1214 void scr_release (); 1214 void scr_release ();
1215 void scr_clear (bool really = true); 1215 void scr_clear (bool really = false);
1216 void scr_refresh (unsigned char refresh_type); 1216 void scr_refresh (unsigned char refresh_type);
1217 bool scr_refresh_rend (rend_t mask, rend_t value); 1217 bool scr_refresh_rend (rend_t mask, rend_t value);
1218 void scr_erase_screen (int mode); 1218 void scr_erase_screen (int mode);
1219 void scr_touch (bool refresh); 1219 void scr_touch (bool refresh);
1220 void scr_expose (int x, int y, int width, int height, bool refresh); 1220 void scr_expose (int x, int y, int width, int height, bool refresh);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines