Home
last modified time | relevance | path

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

/trunk/main/desktop/source/splash/
H A Dsplash.cxx56 , _vdev(*((IntroWindow*)this)) in SplashScreen()
186 _vdev.SetOutputSizePixel( aSize ); in initialize()
667 _vdev.DrawBitmapEx( Point(), _aIntroBmp ); in Paint()
681 _vdev.SetFillColor(); in Paint()
684 _vdev.SetFillColor( _cProgressBarColor ); in Paint()
685 _vdev.SetLineColor(); in Paint()
695 _vdev.SetLineColor(); in Paint()
698 _vdev.SetFillColor( _cProgressBarColor ); in Paint()
699 _vdev.SetLineColor(); in Paint()
706 Size bSize = _vdev.GetOutputSizePixel(); in Paint()
[all …]
H A Dsplash.hxx84 VirtualDevice _vdev; member in desktop::SplashScreen

Completed in 19 milliseconds