Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/control/
H A Dimgctrl.cxx78 const double nRatioMin = ::std::min( nRatioX, nRatioY ); in lcl_calcPaintSize() local
80 …return Size( long( _rBitmapSize.Width() * nRatioMin ), long( _rBitmapSize.Height() * nRatioMin ) ); in lcl_calcPaintSize()

Completed in 10 milliseconds