Searched refs:R1y (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 2103 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in Impl_quadBezierApprox() local 2104 const double L4x( R1x ), L4y( R1y ); in Impl_quadBezierApprox() 2108 … Impl_quadBezierApprox(rBits, rLastPoint, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x, R4y); in Impl_quadBezierApprox()
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 1023 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in ImplAdaptiveSubdivide() local 1024 const double L4x( R1x ), L4y( R1y ); in ImplAdaptiveSubdivide() 1029 …ImplAdaptiveSubdivide(rPointIter, distance2, recursionDepth, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x… in ImplAdaptiveSubdivide()
|
Completed in 32 milliseconds