Home
last modified time | relevance | path

Searched defs:fLenFact (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx641 const double fLenFact(1.0 / static_cast< double >(nCount + 1)); in adaptiveSubdivideByCount() local
/aoo41x/main/tools/source/generic/
H A Dpoly.cxx1170 double fLenFact = ( fDistB != 0.0 ) ? fLenWithB / fDistB : 1.0; in ImplReduceEdges() local

Completed in 37 milliseconds