Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx473 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
475 aTopLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
477 aBottomLineSz.Height() += pThis->mnBorderY; in ImplDrawGradientBackground()
875 aSize.Height() += pThis->mnBorderY*2; in ImplCalcSize()
1585 mnBorderY = 0; in ImplInit()
2341 int nBorderY = 2*TB_BORDER_OFFSET2 + mnTopBorder + mnBottomBorder + 2*mnBorderY; in ImplGetOptimalFloatingSize()
2483 nTop += mnBorderY; in ImplFormat()
2484 nBottom += mnBorderY; in ImplFormat()
2527 nTop += mnBorderY; in ImplFormat()
2528 nMax -= mnBorderY*2; in ImplFormat()
[all …]
H A Dtoolbox2.cxx1946 mnBorderY = nY; in SetBorder()
/aoo4110/main/vcl/inc/vcl/
H A Dtoolbox.hxx189 long mnBorderY; member in ToolBox
536 long GetBorderY() const { return mnBorderY; } in GetBorderY()

Completed in 59 milliseconds