gdInterpolationMethod 5072 gd.c gdInterpolationMethod method = GD_BILINEAR_FIXED; gdInterpolationMethod 5379 gd.c RETURN_BOOL(gdImageSetInterpolationMethod(im, (gdInterpolationMethod) method)); gdInterpolationMethod 256 libgd/gd.h gdInterpolationMethod interpolation_id; gdInterpolationMethod 839 libgd/gd.h int gdImageSetInterpolationMethod(gdImagePtr im, gdInterpolationMethod id); gdInterpolationMethod 2342 libgd/gd_interpolation.c gdInterpolationMethod interpolation_id_bak = GD_DEFAULT;