Searched refs:_fHeight (Results 1 – 2 of 2) sorted by relevance
77 , _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()
106 double _fWidth, _fHeight; member in desktop::SplashScreen
Completed in 19 milliseconds