Home
last modified time | relevance | path

Searched refs:GetScreenPosSizePixel (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dmenu.cxx2520 Rectangle aDispRect( Application::GetScreenPosSizePixel( nScreenNumber ) ); in ImplCalcSize()
H A Dfloatwin.cxx271 aScreenRect = Application::GetScreenPosSizePixel( in ImplCalcPos()
H A Dsyswin.cxx659 aScreenRect = Application::GetScreenPosSizePixel( GetScreenNumber() ); in ImplMoveToScreen()
663 aScreenRect = Application::GetScreenPosSizePixel( 0 ); in ImplMoveToScreen()
665 aScreenRect.Union( Application::GetScreenPosSizePixel( i ) ); in ImplMoveToScreen()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1390 Rectangle Application::GetScreenPosSizePixel( unsigned int nScreen ) in GetScreenPosSizePixel() function in Application
1423 const Rectangle aCurScreenRect( GetScreenPosSizePixel( i ) ); in GetBestScreen()
1448 const Rectangle aCurScreenRect( GetScreenPosSizePixel( i ) ); in GetBestScreen()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx108 aRect = Application::GetScreenPosSizePixel( mnDisplay ); in getPropertyValue()
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx375 static Rectangle GetScreenPosSizePixel( unsigned int nScreen );
/trunk/main/desktop/source/splash/
H A Dsplash.cxx490 Rectangle aScreenArea = Application::GetScreenPosSizePixel((unsigned int)0); in findScreenBitmap()
575 Rectangle aScreenArea = Application::GetScreenPosSizePixel((unsigned int)0); in determineProgressRatioValues()

Completed in 52 milliseconds