Lines Matching defs:f1
2631 double f1 = 1.0 - f;
2641 << pix_to_xy(d, rc.left , rc.top + cny*f1 )
2643 << pix_to_xy(d, rc.left + cnx*f1 , rc.top )
2651 << pix_to_xy(d, rc.right - cnx*f1 , rc.top )
2653 << pix_to_xy(d, rc.right , rc.top + cny*f1 )
2661 << pix_to_xy(d, rc.right , rc.bottom - cny*f1 )
2663 << pix_to_xy(d, rc.right - cnx*f1 , rc.bottom )
2671 << pix_to_xy(d, rc.left + cnx*f1 , rc.bottom )
2673 << pix_to_xy(d, rc.left , rc.bottom - cny*f1 )
2689 int f1;
2691 int stat = emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size);
2698 tmp_path << " " << f1 << "," << f2 << " ";
2711 int f1;
2713 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2719 tmp_path << " " << f1 << "," << f2 << " ";
2733 int f1;
2735 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2742 tmp_path << " " << f1 << "," << f2 << " ";
2774 int f1;
2776 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2783 tmp_path << " " << f1 << "," << f2 << " ";