Searched refs:nScreenRatio (Results 1 – 1 of 1) sorted by relevance
568 sal_Int32 nScreenRatio( 0 ); in determineProgressRatioValues() local578 nScreenRatio = sal_Int32( math::round( double( nWidth ) / double( nHeight ), 2 ) * 100 ); in determineProgressRatioValues()598 if ( nRatio == nScreenRatio ) in determineProgressRatioValues()
Completed in 15 milliseconds