Searched refs:nRatioMin (Results 1 – 1 of 1) sorted by relevance
78 const double nRatioMin = ::std::min( nRatioX, nRatioY ); in lcl_calcPaintSize() local80 …return Size( long( _rBitmapSize.Width() * nRatioMin ), long( _rBitmapSize.Height() * nRatioMin ) ); in lcl_calcPaintSize()
Completed in 11 milliseconds