Searched refs:nVWidth (Results 1 – 1 of 1) sorted by relevance
756 int nVWidth = (maBottomRight.Y() - maTopLeft.Y()) * aBMSize.Width() / aBMSize.Height(); in AcquirePreview() local757 …maPreviewRect = Rectangle( Point( ( maTopLeft.X() + maBottomRight.X() )/2 - nVWidth/2, maTopLeft.Y… in AcquirePreview()758 Size( nVWidth, in AcquirePreview()
Completed in 14 milliseconds