Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsvapp.cxx1449 const unsigned long nCurDist( calcDistSquare( aCenter, aCurScreenRect ) ); in GetBestScreen() local
1450 if( nCurDist < nDist ) in GetBestScreen()
1453 nDist = nCurDist; in GetBestScreen()

Completed in 38 milliseconds