Searched refs:nVHeight (Results 1 – 1 of 1) sorted by relevance
749 int nVHeight = (maBottomRight.X() - maTopLeft.X()) * aBMSize.Height() / aBMSize.Width(); in AcquirePreview() local750 …viewRect = Rectangle( Point( maTopLeft.X(), ( maTopLeft.Y() + maBottomRight.Y() )/2 - nVHeight/2 ), in AcquirePreview()752 nVHeight ) ); in AcquirePreview()
Completed in 28 milliseconds