scx               414 ext/gd/libgd/gd_gd2.c 	int scx, scy, ecx, ecy, fsx, fsy;
scx               489 ext/gd/libgd/gd_gd2.c 	scx = srcx / cs;
scx               491 ext/gd/libgd/gd_gd2.c 	if (scx < 0) {
scx               492 ext/gd/libgd/gd_gd2.c 		scx = 0;
scx               519 ext/gd/libgd/gd_gd2.c 		for (cx = scx; cx <= ecx; cx++) {