Searched refs:nRatioX (Results 1 – 1 of 1) sorted by relevance
76 const double nRatioX = 1.0 * aPaintSize.Width() / _rBitmapSize.Width(); in lcl_calcPaintSize() local78 const double nRatioMin = ::std::min( nRatioX, nRatioY ); in lcl_calcPaintSize()
Completed in 12 milliseconds