Home
last modified time | relevance | path

Searched defs:fJ1x (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx285 const double fJ1x(rfEA.getX() - rfPA.getX() - 1.0/3.0*(rfPB.getX() - rfPA.getX())); in ImpSubDivDistance() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx2040 const double fJ1x( P2x - 1.0/3.0*QP1x - 2.0/3.0*QP2x ); in Impl_quadBezierApprox() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx998 const double fJ1x( P2x - P1x - 1.0/3.0*(P4x - P1x) ); in ImplAdaptiveSubdivide() local

Completed in 46 milliseconds