yd 824 ext/gd/libgd/gdft.c int yd = 0; yd 987 ext/gd/libgd/gdft.c yd = 0; yd 1103 ext/gd/libgd/gdft.c yd = slot->metrics.height - slot->metrics.horiBearingY; yd 1111 ext/gd/libgd/gdft.c if ( (desc = (slot->metrics.height - slot->metrics.horiBearingY)) > yd) { yd 1112 ext/gd/libgd/gdft.c yd = desc; yd 1171 ext/gd/libgd/gdft.c brect[0] = brect[2] = brect[4] = brect[6] = (int) (yd * sin_a); yd 1172 ext/gd/libgd/gdft.c brect[1] = brect[3] = brect[5] = brect[7] = (int)(- yd * cos_a);