Searched defs:fL2 (Results 1 – 2 of 2) sorted by relevance
108 double fL2 = ::basegfx::B2DVector(aV2-aV0).getLength(); in getLabelScreenPositionAndAlignmentForUnitCircleValues() local
217 const double fL2 = fDistX * fDistX + fDistY * fDistY; in GetDistance() local
Completed in 11 milliseconds