Lines Matching refs:TB_BORDER_OFFSET2

95 #define TB_BORDER_OFFSET2       2  macro
447 aTopLineSz.Height() += TB_BORDER_OFFSET2 + nTop; in ImplDrawGradientBackground()
448 aBottomLineSz.Height() += TB_BORDER_OFFSET2 + nBottom; in ImplDrawGradientBackground()
451 aTopLineSz.Height() += TB_BORDER_OFFSET2 + nBottom; in ImplDrawGradientBackground()
822 aSize.Height() += (TB_BORDER_OFFSET2*2) + nTop + nBottom; in ImplCalcSize()
840 aSize.Width() += (TB_BORDER_OFFSET2*2) + nLeft + nRight; in ImplCalcSize()
1030 nToolSize -= TB_BORDER_OFFSET2*2; in ImplCalcLines()
2333 int nBorderY = 2*TB_BORDER_OFFSET2 + mnTopBorder + mnBottomBorder + 2*mnBorderY; in ImplGetOptimalFloatingSize()
2463 nTop = TB_BORDER_OFFSET2 + mnTopBorder; in ImplFormat()
2506 nLeft = TB_BORDER_OFFSET2 + mnLeftBorder; in ImplFormat()
2507 nRight = TB_BORDER_OFFSET2 + mnRightBorder; in ImplFormat()
2588 maNextToolRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2595 maNextToolRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()
2628 … mpData->maMenubuttonItem.maRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2634 … mpData->maMenubuttonItem.maRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2643 maLowerRect.Bottom() = mnDY-mnBottomBorder-mnBorderY-TB_BORDER_OFFSET2-1; in ImplFormat()
2659 … mpData->maMenubuttonItem.maRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()
2665 … mpData->maMenubuttonItem.maRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()
2674 maLowerRect.Right() = mnDX-mnRightBorder-mnBorderX-TB_BORDER_OFFSET2-1; in ImplFormat()