Lines Matching refs:Width

906                 aSize.Width() = aTmp.GetWidth();  in Arrange_Impl()
921 aSize.Width() = aTmp.GetWidth(); in Arrange_Impl()
940 aBorder.Left() += aSize.Width(); in Arrange_Impl()
942 aTmp.Left() += aSize.Width(); in Arrange_Impl()
944 aUpperClientArea.Left() += aSize.Width(); in Arrange_Impl()
954 aBorder.Right() += aSize.Width(); in Arrange_Impl()
956 aPos.X() -= (aSize.Width()-1); in Arrange_Impl()
957 aTmp.Right() -= aSize.Width(); in Arrange_Impl()
959 aUpperClientArea.Right() -= aSize.Width(); in Arrange_Impl()
2062 aInnerRect.Left() += pCli->aSize.Width(); in ConfigChild_Impl()
2068 aInnerRect.Left() += pCli->aSize.Width(); in ConfigChild_Impl()
2073 aInnerRect.Left() += pCli->aSize.Width(); in ConfigChild_Impl()
2079 aInnerRect.Left() += pCli->aSize.Width(); in ConfigChild_Impl()
2084 aInnerRect.Right() -= pCli->aSize.Width(); in ConfigChild_Impl()
2090 aInnerRect.Right() -= pCli->aSize.Width(); in ConfigChild_Impl()
2096 aInnerRect.Right() -= pCli->aSize.Width(); in ConfigChild_Impl()
2101 aInnerRect.Right() -= pCli->aSize.Width(); in ConfigChild_Impl()
2837 aSize.Width() = pSplitWin->GetSizePixel().Width(); in ArrangeAutoHideWindows()
2841 long nLeft = aPos.X() + aSize.Width(); in ArrangeAutoHideWindows()
2850 aPos.X() += aSize.Width(); in ArrangeAutoHideWindows()
2854 aSize.Width() = pSplitWin->GetSizePixel().Width(); in ArrangeAutoHideWindows()
2856 aPos.X() -= aSize.Width(); in ArrangeAutoHideWindows()
2863 aSize.Width() = aArea.GetWidth(); in ArrangeAutoHideWindows()
2883 aSize.Width() = aArea.GetWidth(); in ArrangeAutoHideWindows()
2907 aSize.Width() = aArea.GetWidth(); in ArrangeAutoHideWindows()
2945 aArea.Left() += aSize.Width(); in GetFreeArea()
2948 aArea.Right() -= aSize.Width(); in GetFreeArea()