x2lr 2061 ext/gd/libgd/gd.c int cx, cy, x1ul, y1ul, x2lr, y2lr; x2lr 2067 ext/gd/libgd/gd.c x2lr = x2 + half; x2lr 2073 ext/gd/libgd/gd.c while (cx++ < x2lr) { x2lr 2081 ext/gd/libgd/gd.c while (cx++ < x2lr) { x2lr 2096 ext/gd/libgd/gd.c cx = x2lr - thick - 1; x2lr 2097 ext/gd/libgd/gd.c while (cx++ < x2lr) {