Lines Matching defs:f2
2690 int f2 = (d->arcdir == U_AD_COUNTERCLOCKWISE ? 0 : 1);
2691 int stat = emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size);
2698 tmp_path << " " << f1 << "," << f2 << " ";
2712 int f2 = (d->arcdir == U_AD_COUNTERCLOCKWISE ? 0 : 1);
2713 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2719 tmp_path << " " << f1 << "," << f2 << " ";
2734 int f2 = (d->arcdir == U_AD_COUNTERCLOCKWISE ? 0 : 1);
2735 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2742 tmp_path << " " << f1 << "," << f2 << " ";
2775 int f2 = (d->arcdir == U_AD_COUNTERCLOCKWISE ? 0 : 1);
2776 if(!emr_arc_points( lpEMFR, &f1, f2, ¢er, &start, &end, &size)){
2783 tmp_path << " " << f1 << "," << f2 << " ";