Lines Matching refs:aWindowBox
505 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane() local
513 = MovePanesAway(geometry::RealRectangle2D(0,200,aWindowBox.Width, aWindowBox.Height-200)); in ShowPane()
617 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in HidePane() local
777 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane() local
793 geometry::RealPoint2D aStartLocation (maCenterPaneBox.X1, aWindowBox.Height); in ShowPane()
849 awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in HidePane() local
858 geometry::RealPoint2D(maCenterPaneBox.X1, aWindowBox.Height))); in HidePane()
961 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in ShowPane() local
1014 const awt::Rectangle aWindowBox (xParentWindow->getPosSize()); in CreateBackgroundSprite() local
1017 geometry::RealSize2D(aWindowBox.Width, aWindowBox.Height)); in CreateBackgroundSprite()
1019 geometry::RealPoint2D(aWindowBox.X, aWindowBox.Y)); in CreateBackgroundSprite()
1039 PresenterGeometryHelper::CreatePolygon(aWindowBox, xCanvas->getDevice())); in CreateBackgroundSprite()