Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dsyswin.cxx703 Size aParentSizePixel( pParent->GetOutputSizePixel() ); in ImplMoveToScreen() local
704 Point aPos( (aParentSizePixel.Width() - i_nWidth) / 2, in ImplMoveToScreen()
705 (aParentSizePixel.Height() - i_nHeight) / 2 ); in ImplMoveToScreen()

Completed in 17 milliseconds