Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly.cxx1306 double fLenWithB = fDist2 + fDist3; in ImplReduceEdges() local
1307 double fLenFact = ( fDistB != 0.0 ) ? fLenWithB / fDistB : 1.0; in ImplReduceEdges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly.cxx1286 double fLenWithB = fDist2 + fDist3; in ImplReduceEdges() local
1287 double fLenFact = ( fDistB != 0.0 ) ? fLenWithB / fDistB : 1.0; in ImplReduceEdges()