gdAffineTranslate 5230 ext/gd/gd.c res = gdAffineTranslate(affine, x, y); gdAffineTranslate 873 ext/gd/libgd/gd.h int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y); gdAffineTranslate 2278 ext/gd/libgd/gd_interpolation.c gdAffineTranslate(m, -bbox.x, -bbox.y);