gd_ftofx 1110 ext/gd/libgd/gd_interpolation.c const gdFixed f_dx = gd_ftofx(dx); gd_ftofx 1111 ext/gd/libgd/gd_interpolation.c const gdFixed f_dy = gd_ftofx(dy); gd_ftofx 1209 ext/gd/libgd/gd_interpolation.c gdFixed f_dx = gd_ftofx(dx); gd_ftofx 1210 ext/gd/libgd/gd_interpolation.c gdFixed f_dy = gd_ftofx(dy); gd_ftofx 1301 ext/gd/libgd/gd_interpolation.c gdFixed f_dx = gd_ftofx(dx); gd_ftofx 1302 ext/gd/libgd/gd_interpolation.c gdFixed f_dy = gd_ftofx(dy); gd_ftofx 1397 ext/gd/libgd/gd_interpolation.c const gdFixed f_dx = gd_ftofx((float)src_w / (float)new_width); gd_ftofx 1398 ext/gd/libgd/gd_interpolation.c const gdFixed f_dy = gd_ftofx((float)src_h / (float)new_height); gd_ftofx 1403 ext/gd/libgd/gd_interpolation.c const gdFixed f_gamma = gd_ftofx(1.04f); gd_ftofx 1667 ext/gd/libgd/gd_interpolation.c const gdFixed f_0_5 = gd_ftofx(0.5f); gd_ftofx 1670 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); gd_ftofx 1671 ext/gd/libgd/gd_interpolation.c const gdFixed f_sin = gd_ftofx(sin(-_angle)); gd_ftofx 1717 ext/gd/libgd/gd_interpolation.c const gdFixed f_0_5 = gd_ftofx(0.5f); gd_ftofx 1720 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); gd_ftofx 1721 ext/gd/libgd/gd_interpolation.c const gdFixed f_sin = gd_ftofx(sin(-_angle)); gd_ftofx 1780 ext/gd/libgd/gd_interpolation.c const gdFixed f_0_5 = gd_ftofx(0.5f); gd_ftofx 1783 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); gd_ftofx 1784 ext/gd/libgd/gd_interpolation.c const gdFixed f_sin = gd_ftofx(sin(-_angle)); gd_ftofx 1895 ext/gd/libgd/gd_interpolation.c const gdFixed f_0_5 = gd_ftofx(0.5f); gd_ftofx 1898 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); gd_ftofx 1899 ext/gd/libgd/gd_interpolation.c const gdFixed f_sin = gd_ftofx(sin(-_angle)); gd_ftofx 1904 ext/gd/libgd/gd_interpolation.c const gdFixed f_gama = gd_ftofx(1.04f);