wstart           1097 ext/gd/libgd/gd.c 	int w, wstart;
wstart           1160 ext/gd/libgd/gd.c 		wstart = y - wid / 2;
wstart           1161 ext/gd/libgd/gd.c 		for (w = wstart; w < wstart + wid; w++) {
wstart           1174 ext/gd/libgd/gd.c 				wstart = y - wid / 2;
wstart           1175 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1188 ext/gd/libgd/gd.c 				wstart = y - wid / 2;
wstart           1189 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1224 ext/gd/libgd/gd.c 		wstart = x - wid / 2;
wstart           1225 ext/gd/libgd/gd.c 		for (w = wstart; w < wstart + wid; w++) {
wstart           1238 ext/gd/libgd/gd.c 				wstart = x - wid / 2;
wstart           1239 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1252 ext/gd/libgd/gd.c 				wstart = x - wid / 2;
wstart           1253 ext/gd/libgd/gd.c 				for (w = wstart; w < wstart + wid; w++) {
wstart           1518 ext/gd/libgd/gd.c 	int w, wstart;
wstart           1527 ext/gd/libgd/gd.c 			wstart = y - wid / 2;
wstart           1528 ext/gd/libgd/gd.c 			for (w = wstart; w < wstart + wid; w++) {
wstart           1532 ext/gd/libgd/gd.c 			wstart = x - wid / 2;
wstart           1533 ext/gd/libgd/gd.c 			for (w = wstart; w < wstart + wid; w++) {