gdImageSetInterpolationMethod 5379 gd.c           	RETURN_BOOL(gdImageSetInterpolationMethod(im, (gdInterpolationMethod) method));
gdImageSetInterpolationMethod  839 libgd/gd.h     int gdImageSetInterpolationMethod(gdImagePtr im, gdInterpolationMethod id);
gdImageSetInterpolationMethod 2350 libgd/gd_interpolation.c 		gdImageSetInterpolationMethod(src, GD_BICUBIC);
gdImageSetInterpolationMethod 2374 libgd/gd_interpolation.c 		gdImageSetInterpolationMethod(src, interpolation_id_bak);
gdImageSetInterpolationMethod 2424 libgd/gd_interpolation.c 	gdImageSetInterpolationMethod(src, interpolation_id_bak);