wstart           1095 ext/gd/libgd/gd.c 	int w, wstart;
wstart           1158 ext/gd/libgd/gd.c 		wstart = y - wid / 2;
wstart           1159 ext/gd/libgd/gd.c 		for (w = wstart; w < wstart + wid; w++) {
wstart           1172 ext/gd/libgd/gd.c 				wstart = y - wid / 2;
wstart           1173 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1186 ext/gd/libgd/gd.c 				wstart = y - wid / 2;
wstart           1187 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1222 ext/gd/libgd/gd.c 		wstart = x - wid / 2;
wstart           1223 ext/gd/libgd/gd.c 		for (w = wstart; w < wstart + wid; w++) {
wstart           1236 ext/gd/libgd/gd.c 				wstart = x - wid / 2;
wstart           1237 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1250 ext/gd/libgd/gd.c 				wstart = x - wid / 2;
wstart           1251 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1516 ext/gd/libgd/gd.c 	int w, wstart;
wstart           1525 ext/gd/libgd/gd.c 			wstart = y - wid / 2;
wstart           1526 ext/gd/libgd/gd.c 			for (w = wstart; w < wstart + wid; w++) {
wstart           1530 ext/gd/libgd/gd.c 			wstart = x - wid / 2;
wstart           1531 ext/gd/libgd/gd.c 			for (w = wstart; w < wstart + wid; w++) {