Home
last modified time | relevance | path

Searched refs:R2y (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx2102 const double R2x( (Hx + R3x)*0.5 ), R2y( (Hy + R3y)*0.5 ); in Impl_quadBezierApprox() local
2103 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in Impl_quadBezierApprox()
2108 … Impl_quadBezierApprox(rBits, rLastPoint, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x, R4y); in Impl_quadBezierApprox()
/trunk/main/tools/source/generic/
H A Dpoly.cxx1022 const double R2x( (Hx + R3x)*0.5 ), R2y( (Hy + R3y)*0.5 ); in ImplAdaptiveSubdivide() local
1023 const double R1x( (L3x + R2x)*0.5 ), R1y( (L3y + R2y)*0.5 ); in ImplAdaptiveSubdivide()
1029 …ImplAdaptiveSubdivide(rPointIter, distance2, recursionDepth, d2, R1x, R1y, R2x, R2y, R3x, R3y, R4x… in ImplAdaptiveSubdivide()

Completed in 38 milliseconds