Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx465 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
467 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
469 aBottomLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
867 aSize.Height() += pThis->mnBorderY*2; in ImplCalcSize()
1577 mnBorderY = 0; in ImplInit()
2333 int nBorderY = 2*TB_BORDER_OFFSET2 + mnTopBorder + mnBottomBorder + 2*mnBorderY; in ImplGetOptimalFloatingSize()
2475 nTop += mnBorderY; in ImplFormat()
2476 nBottom += mnBorderY; in ImplFormat()
2519 nTop += mnBorderY; in ImplFormat()
2520 nMax -= mnBorderY*2; in ImplFormat()
[all …]
H A Dtoolbox2.cxx1946 mnBorderY = nY; in SetBorder()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx189 long mnBorderY; member in ToolBox
536 long GetBorderY() const { return mnBorderY; } in GetBorderY()

Completed in 57 milliseconds