Lines Matching refs:Height

910                 aBorder.Top() += aSize.Height();  in Arrange_Impl()
912 aTmp.Top() += aSize.Height(); in Arrange_Impl()
914 aUpperClientArea.Top() += aSize.Height(); in Arrange_Impl()
924 aBorder.Bottom() += aSize.Height(); in Arrange_Impl()
926 aPos.Y() -= (aSize.Height()-1); in Arrange_Impl()
927 aTmp.Bottom() -= aSize.Height(); in Arrange_Impl()
929 aUpperClientArea.Bottom() -= aSize.Height(); in Arrange_Impl()
936 aSize.Height() = aTmp.GetHeight(); in Arrange_Impl()
951 aSize.Height() = aTmp.GetHeight(); in Arrange_Impl()
2016 aInnerRect.Top() += pCli->aSize.Height(); in ConfigChild_Impl()
2022 aInnerRect.Top() += pCli->aSize.Height(); in ConfigChild_Impl()
2027 aInnerRect.Top() += pCli->aSize.Height(); in ConfigChild_Impl()
2033 aInnerRect.Top() += pCli->aSize.Height(); in ConfigChild_Impl()
2039 aInnerRect.Bottom() -= pCli->aSize.Height(); in ConfigChild_Impl()
2045 aInnerRect.Bottom() -= pCli->aSize.Height(); in ConfigChild_Impl()
2050 aInnerRect.Bottom() -= pCli->aSize.Height(); in ConfigChild_Impl()
2056 aInnerRect.Bottom() -= pCli->aSize.Height(); in ConfigChild_Impl()
2878 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2887 long nTop = aPos.Y() + aSize.Height(); in ArrangeAutoHideWindows()
2896 aPos.Y() += aSize.Height(); in ArrangeAutoHideWindows()
2900 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2902 aPos.Y() -= aSize.Height(); in ArrangeAutoHideWindows()
2914 aSize.Height() = aArea.GetHeight(); in ArrangeAutoHideWindows()
2951 aArea.Top() += aSize.Height(); in GetFreeArea()
2954 aArea.Bottom() -= aSize.Height(); in GetFreeArea()