Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx749 int nVHeight = (maBottomRight.X() - maTopLeft.X()) * aBMSize.Height() / aBMSize.Width(); in AcquirePreview() local
750 …viewRect = Rectangle( Point( maTopLeft.X(), ( maTopLeft.Y() + maBottomRight.Y() )/2 - nVHeight/2 ), in AcquirePreview()
752 nVHeight ) ); in AcquirePreview()

Completed in 18 milliseconds