Home
last modified time | relevance | path

Searched refs:d_new_h (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c6671 double d_bbox_w, d_bbox_h, d_x_off, d_y_off, d_new_w, d_new_h, ddw, ddh; local
6693 d_new_h = (double)(to_pt.y - bbox.lty);
6695 ddh = d_new_h - ((double)y_off);
6801 ddx = d_new_x - ddw*d_new_y/d_new_h;
6802 ddy = d_y_off*d_new_y/d_new_h;
6810 ddx = d_new_x - ddw*d_new_y/d_new_h;
6811 ddy = d_y_off*d_new_y/d_new_h;
6823 frac = (d_new_y-d_bbox_h)/(d_new_h-d_bbox_h);
6834 frac = (d_new_y-d_bbox_h)/(d_new_h-d_bbox_h);