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

Comparing rxvt-unicode/src/xpm.C (file contents):
Revision 1.22 by root, Wed Feb 16 20:32:05 2005 UTC vs.
Revision 1.23 by root, Wed Feb 16 21:37:10 2005 UTC

267 267
268/* 268/*
269 * Calculate tiling sizes and increments 269 * Calculate tiling sizes and increments
270 * At start, p == 0, incr == xpmwidthheight 270 * At start, p == 0, incr == xpmwidthheight
271 */ 271 */
272/* INTPROTO */
273static void 272static void
274rxvt_pixmap_incr (unsigned int *wh, unsigned int *xy, float *incr, float *p, unsigned int widthheight, unsigned int xpmwidthheight) 273rxvt_pixmap_incr (unsigned int *wh, unsigned int *xy, float *incr, float *p, unsigned int widthheight, unsigned int xpmwidthheight)
275{ 274{
276 unsigned int cwh, cxy; 275 unsigned int cwh, cxy;
277 float cincr, cp; 276 float cincr, cp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines