Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/app/
H A Dsvapp.cxx1431 const unsigned long nCurOverlap( aIntersection.GetWidth() * aIntersection.GetHeight() ); in GetBestScreen() local
1432 if( nCurOverlap > nOverlap ) in GetBestScreen()
1434 nOverlap = nCurOverlap; in GetBestScreen()

Completed in 20 milliseconds