Searched refs:_fXPos (Results 1 – 2 of 2) sorted by relevance
74 , _fXPos(-1.0) in SplashScreen()204 if( ( _fXPos >= 0.0 ) && ( _fYPos >= 0.0 )) in initialize()206 _tlx = sal_Int32( double( aSize.Width() ) * _fXPos ); in initialize()318 determineProgressRatioValues( _fXPos, _fYPos, _fWidth, _fHeight ); in loadConfig()
105 double _fXPos, _fYPos; member in desktop::SplashScreen
Completed in 21 milliseconds