Searched refs:aAppWindow (Results 1 – 1 of 1) sorted by relevance
437 const Size aAppWindow( pImp->pExternalContainerWindow->GetDesktopRectPixel().GetSize() ); in PositionWindow_Impl() local443 long(aAppWindow.Width() - aSz.Width() + aSz.Width() / 2) ); in PositionWindow_Impl()445 long( aAppWindow.Height() - aSz.Height() + aSz.Height() / 2) ); in PositionWindow_Impl()447 aAppWindow.Width() + aSz.Width() / 2 && in PositionWindow_Impl()449 aAppWindow.Height() + aSz.Height() / 2 ) in PositionWindow_Impl()
Completed in 9 milliseconds