Home
last modified time | relevance | path

Searched refs:aTopLineSz (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/source/window/
H A Dtoolbox.cxx440 Size aTopLineSz( aLineSz ); in ImplDrawGradientBackground() local
447 aTopLineSz.Height() += TB_BORDER_OFFSET2 + nTop; in ImplDrawGradientBackground()
451 aTopLineSz.Height() += TB_BORDER_OFFSET2 + nBottom; in ImplDrawGradientBackground()
455 aTopLineSz.Width() += TB_BORDER_OFFSET1 + nLeft; in ImplDrawGradientBackground()
459 aTopLineSz.Width() += TB_BORDER_OFFSET1 + nLeft; in ImplDrawGradientBackground()
465 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
467 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
473 aTopLineSz.Width() += pThis->mnBorderX; in ImplDrawGradientBackground()
475 aTopLineSz.Width() += pThis->mnBorderX; in ImplDrawGradientBackground()
487 aTopLineSz.Height() += TB_LINESPACING; in ImplDrawGradientBackground()
[all …]