Lines Matching refs:mnBottomBorder
306 else if ( rPos.Y() >= pData->mnHeight-pData->mnBottomBorder ) in ImplHitTest()
826 long nBorderHeight = pData->mnTopBorder+pData->mnBottomBorder; in ImplTracking()
1095 mnBottomBorder = 0; in Init()
1161 mnBottomBorder = aBounds.Bottom() - aContent.Bottom(); in Init()
1213 mnBottomBorder = aRect.Bottom()-aCalcRect.Bottom(); in Init()
1226 rBottomBorder = mnBottomBorder; in GetBorder()
1380 mpOutDev->DrawRect( Rectangle( 0, mnHeight-mnBottomBorder, mnWidth-1, mnHeight-1 ) ); in DrawWindow()
1505 pData->mnBottomBorder = aRect.Bottom()-aCalcRect.Bottom(); in Init()
1509 pData->mnBottomBorder += pData->mnBorderSize; in Init()
1643 rBottomBorder = maFrameData.mnBottomBorder; in GetBorder()
2060 pClientWindow->mpWindowImpl->mnRightBorder, pClientWindow->mpWindowImpl->mnBottomBorder ); in Resize()
2064 …Size.Height()-pClientWindow->mpWindowImpl->mnTopBorder-pClientWindow->mpWindowImpl->mnBottomBorder, in Resize()
2162 pClientWindow->mpWindowImpl->mnRightBorder, pClientWindow->mpWindowImpl->mnBottomBorder ); in UpdateView()