gdImageBoundsSafe 2982 gd/gd.c if (im->tpixels && gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 2989 gd/gd.c if (im->pixels && gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 753 gd/libgd/gd.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 955 gd/libgd/gd.c if (!gdImageBoundsSafe(im, px, py)) { gdImageBoundsSafe 995 gd/libgd/gd.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 16 gd/libgd/gd_pixelate.c if (gdImageBoundsSafe(im, x, y)) { gdImageBoundsSafe 34 gd/libgd/gd_pixelate.c if (!gdImageBoundsSafe(im, x + cx, y + cy)) {