Lines Matching refs:mnBottomBorder
1050 pWindow->mnDY-pWindow->mnBottomBorder-1 ); in ImplDrawBack()
1269 nBorder = pWindow->mnBottomBorder; in ImplTestSplit()
1379 mnBottomBorder = 0; in ImplInit()
1417 mnRightBorder, mnBottomBorder ); in ImplInit()
1424 mnBottomBorder = 0; in ImplInit()
1560 nCurSize = aNewSize.Height()-mnTopBorder-mnBottomBorder; in CalcLayoutSizePixel()
1625 nCurSize = mnDY-mnTopBorder-mnBottomBorder; in ImplCalcLayout()
1649 nT = mnDY-mnBottomBorder; in ImplCalcLayout()
1663 nH = mnDY-mnTopBorder-mnBottomBorder; in ImplCalcLayout()
1717 aRect.Bottom() = mnDY-mnBottomBorder-1; in ImplUpdateSet()
1779 nCenterEx += ((mnDY-mnTopBorder-mnBottomBorder)-nButtonSize)/2; in ImplGetButtonRect()
1786 rRect.Top() = mnDY-mnBottomBorder-nSplitSize; in ImplGetButtonRect()
1788 rRect.Bottom() = mnDY-mnBottomBorder-1; in ImplGetButtonRect()
1792 rRect.Bottom() += mnBottomBorder; in ImplGetButtonRect()
1804 rRect.Bottom() += mnBottomBorder; in ImplGetButtonRect()
2293 maDragRect.Top() -= nCurMaxSize-mnDY-mnBottomBorder; in ImplStartSplit()
2332 maDragRect.Bottom() = mnDY-mnBottomBorder-1; in ImplStartSplit()
2336 maDragRect.Top() -= nCurMaxSize-mnDY-mnBottomBorder; in ImplStartSplit()
3795 mnRightBorder, mnBottomBorder ); in ImplNewAlign()
3904 n = mnTopBorder+mnBottomBorder; in GetFadeInSize()