Searched refs:L3y (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 2099 const double L3x( (L2x + Hx)*0.5 ), L3y( (L2y + Hy)*0.5 ); in Impl_quadBezierApprox() local 2103 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in Impl_quadBezierApprox() 2107 … Impl_quadBezierApprox(rBits, rLastPoint, d2, L1x, L1y, L2x, L2y, L3x, L3y, L4x, L4y); in Impl_quadBezierApprox()
|
/aoo41x/main/tools/source/generic/ |
H A D | poly.cxx | 1019 const double L3x( (L2x + Hx)*0.5 ), L3y( (L2y + Hy)*0.5 ); in ImplAdaptiveSubdivide() local 1023 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in ImplAdaptiveSubdivide() 1028 …aptiveSubdivide(rPointIter, distance2, recursionDepth, d2, L1x, L1y, L2x, L2y, L3x, L3y, L4x, L4y); in ImplAdaptiveSubdivide()
|
Completed in 45 milliseconds