Lines Matching refs:aInnerRect
1999 Rectangle aInnerRect( aOuterRect ); in ConfigChild_Impl() local
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()
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()
2110 pDockWin->SetDockingRects(aOuterRect, aInnerRect); in ConfigChild_Impl()