gdImageSX        189 GD/libgd/libgd.c 	hx = gdImageSX(im->brush)/2;
gdImageSX        191 GD/libgd/libgd.c 	x2 = x1 + gdImageSX(im->brush);
gdImageSX        216 GD/libgd/libgd.c 	srcx = x % gdImageSX(im->tile);
gdImageSX        638 GD/libgd/libgd.c 		srcx = x % gdImageSX(im->tile);