Lines Matching refs:Y1
404 rBox.Y1, in ResizePane()
406 rBox.Y2-rBox.Y1); in ResizePane()
528 + maPaneGroups[1]->GetOriginalBoundingBox().Y1) / 2); in ShowPane()
539 maCenterPaneBox.Y1, in ShowPane()
579 maCenterPaneBox.Y1, in ShowPane()
646 + maPaneGroups[1]->GetOriginalBoundingBox().Y1) / 2); in HidePane()
657 maCenterPaneBox.Y1, in HidePane()
710 const double nTop (rFreeCenterArea.Y1); in MovePanesAway()
716 const double nLowerVerticalOffset (nBottom - aLowerPanes->GetOriginalBoundingBox().Y1); in MovePanesAway()
794 geometry::RealPoint2D aEndLocation (maCenterPaneBox.X1, maCenterPaneBox.Y1); in ShowPane()
857 geometry::RealPoint2D(maCenterPaneBox.X1, maCenterPaneBox.Y1), in HidePane()
1404 return geometry::RealPoint2D(rBox.X1, rBox.Y1); in GetLocation()
1412 return geometry::RealSize2D(rBox.X2-rBox.X1, rBox.Y2-rBox.Y1); in GetSize()