Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx2013 const double QP2x( IPx ); in Impl_quadBezierApprox() local
2040 const double fJ1x( P2x - 1.0/3.0*QP1x - 2.0/3.0*QP2x ); in Impl_quadBezierApprox()
2042 const double fJ2x( P3x - 2.0/3.0*QP2x - 1.0/3.0*QP3x ); in Impl_quadBezierApprox()
2056 QP2x, QP2y, in Impl_quadBezierApprox()

Completed in 24 milliseconds