Searched refs:x_max (Results 1 – 1 of 1) sorted by relevance
1598 int x_min, y_min, x_max, y_max, i; in EMFDC_PlgBlt() local1636 x_min = x_max = points[1].x + points[2].x - points[0].x; in EMFDC_PlgBlt()1642 x_max = max( x_max, points[i].x ); in EMFDC_PlgBlt()1647 emr->rclBounds.right = x_max; in EMFDC_PlgBlt()