Lines Matching defs:f1
2072 int f1;
2074 int stat = wmr_arc_points(rc, ArcStart, ArcEnd,&f1, f2, ¢er, &start, &end, &size);
2081 tmp_path << " " << f1 << "," << f2 << " ";
2124 int f1;
2126 if(!wmr_arc_points(rc, ArcStart, ArcEnd, &f1, f2, ¢er, &start, &end, &size)){
2133 tmp_path << " " << f1 << "," << f2 << " ";
2170 double f1 = 1.0 - f;
2181 << pix_to_xy(d, left , top + cny*f1 )
2183 << pix_to_xy(d, left + cnx*f1 , top )
2191 << pix_to_xy(d, right - cnx*f1 , top )
2193 << pix_to_xy(d, right , top + cny*f1 )
2201 << pix_to_xy(d, right , bottom - cny*f1 )
2203 << pix_to_xy(d, right - cnx*f1 , bottom )
2211 << pix_to_xy(d, left + cnx*f1 , bottom )
2213 << pix_to_xy(d, left , bottom - cny*f1 )
2493 int f1;
2495 if(!wmr_arc_points(rc, ArcStart, ArcEnd, &f1, f2, ¢er, &start, &end, &size)){
2501 tmp_path << " " << f1 << "," << f2 << " ";