Home
last modified time | relevance | path

Searched refs:aRectCenter (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/app/
H A Dsvapp.cxx1405 const Point aRectCenter( (i_rRect.Left() + i_rRect.Right())/2, in calcDistSquare() local
1407 const long nDX = aRectCenter.X() - i_rPoint.X(); in calcDistSquare()
1408 const long nDY = aRectCenter.Y() - i_rPoint.Y(); in calcDistSquare()

Completed in 23 milliseconds