Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dline.cxx216 const double fACY = maStart.Y() - rPtY; in GetDistance() local
218 const double fR = ( fACY * -fDistY - fACX * fDistX ) / fL2; in GetDistance()
219 const double fS = ( fACY * fDistX - fACX * fDistY ) / fL2; in GetDistance()

Completed in 11 milliseconds