ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtcolor.h
(Generate patch)

Comparing rxvt-unicode/src/rxvtcolor.h (file contents):
Revision 1.12 by root, Thu Jul 29 14:05:27 2004 UTC vs.
Revision 1.13 by root, Fri Jul 30 14:59:12 2004 UTC

166 166
167 bool set (rxvt_display *display, Pixel p); 167 bool set (rxvt_display *display, Pixel p);
168 bool set (rxvt_display *display, const char *name); 168 bool set (rxvt_display *display, const char *name);
169 bool set (rxvt_display *display, unsigned short cr, unsigned short cg, unsigned short cb); 169 bool set (rxvt_display *display, unsigned short cr, unsigned short cg, unsigned short cb);
170 170
171 rxvt_color fade (rxvt_display *, int percent);
172
171 void free (rxvt_display *display); 173 void free (rxvt_display *display);
172}; 174};
173 175
174#endif 176#endif
175 177

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines