Searched refs:t2_c1 (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/basegfx/source/workbench/ |
H A D | bezierclip.cxx | 416 Impl_deCasteljauAt( c1_part1, c1_part3, c1_part2, t2_c1 ); in printCurvesWithSafeRange() 486 double t1_c1, double t2_c1 ) in printResultWithFinalCurves() argument 527 << t2_c1 << "),t), " in printResultWithFinalCurves() 533 << t2_c1 << "),t), " in printResultWithFinalCurves() 990 double t1_c1, t2_c1; in Impl_applySafeRanges_rec() local 999 if( safeRangeFunctor( t1_c1, t2_c1, c1_orig, c1_part, c2_orig, c2_part ) ) in Impl_applySafeRanges_rec() 1016 t2_c1 = ::std::min(t2_c1, last_t2_c1); in Impl_applySafeRanges_rec() 1158 double& t2_c1, in operator ()() 1173 double& t2_c1, in operator ()() 1186 bool bRet( Impl_calcSafeParams_focus( t1_c1, t2_c1, in operator ()() [all …]
|
Completed in 18 milliseconds