x2lr             2059 ext/gd/libgd/gd.c 		int cx, cy, x1ul, y1ul, x2lr, y2lr;
x2lr             2065 ext/gd/libgd/gd.c 		x2lr = x2 + half;
x2lr             2071 ext/gd/libgd/gd.c 			while (cx++ < x2lr) {
x2lr             2079 ext/gd/libgd/gd.c 			while (cx++ < x2lr) {
x2lr             2094 ext/gd/libgd/gd.c 			cx = x2lr - thick - 1;
x2lr             2095 ext/gd/libgd/gd.c 			while (cx++ < x2lr) {