Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/splash/
H A Dsplash.cxx77 , _fHeight(-1.0) in SplashScreen()
211 if ( _fHeight >= 0.0 ) in initialize()
212 _barheight = sal_Int32( double( aSize.Width() ) * _fHeight ); in initialize()
318 determineProgressRatioValues( _fXPos, _fYPos, _fWidth, _fHeight ); in loadConfig()
H A Dsplash.hxx106 double _fWidth, _fHeight; member in desktop::SplashScreen

Completed in 25 milliseconds