Searched refs:t1_c1 (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/basegfx/source/workbench/ |
H A D | bezierclip.cxx | 414 Impl_deCasteljauAt( c1_part1, c1_part2, c1, t1_c1 ); in printCurvesWithSafeRange() 486 double t1_c1, double t2_c1 ) in printResultWithFinalCurves() argument 515 << t1_c1 << "),t), " in printResultWithFinalCurves() 521 << t1_c1 << "),t), " in printResultWithFinalCurves() 990 double t1_c1, t2_c1; in Impl_applySafeRanges_rec() local 1015 t1_c1 = ::std::max(t1_c1, last_t1_c1); in Impl_applySafeRanges_rec() 1140 Impl_deCasteljauAt( c1_part1, c1_part3, c1_part2, (t2_c1-t1_c1)/(1.0-t1_c1) ); in Impl_applySafeRanges_rec() 1157 bool operator()( double& t1_c1, in operator ()() 1172 bool operator()( double& t1_c1, in operator ()() 1186 bool bRet( Impl_calcSafeParams_focus( t1_c1, t2_c1, in operator ()() [all …]
|
Completed in 21 milliseconds