Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/splash/
H A Dsplash.cxx568 sal_Int32 nScreenRatio( 0 ); in determineProgressRatioValues() local
578 nScreenRatio = sal_Int32( math::round( double( nWidth ) / double( nHeight ), 2 ) * 100 ); in determineProgressRatioValues()
598 if ( nRatio == nScreenRatio ) in determineProgressRatioValues()

Completed in 13 milliseconds