Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx473 aTopLineSz.Width() += pThis->mnBorderX; in ImplDrawGradientBackground()
475 aTopLineSz.Width() += pThis->mnBorderX; in ImplDrawGradientBackground()
477 aBottomLineSz.Width() += pThis->mnBorderX; in ImplDrawGradientBackground()
865 aSize.Width() += pThis->mnBorderX*2; in ImplCalcSize()
1576 mnBorderX = 0; in ImplInit()
2332 int nBorderX = 2*TB_BORDER_OFFSET1 + mnLeftBorder + mnRightBorder + 2*mnBorderX; in ImplGetOptimalFloatingSize()
2474 nLeft += mnBorderX; in ImplFormat()
2477 nMax -= mnBorderX*2; in ImplFormat()
2517 nLeft += mnBorderX; in ImplFormat()
2518 nRight+= mnBorderX; in ImplFormat()
[all …]
H A Dtoolbox2.cxx1945 mnBorderX = nX; in SetBorder()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx188 long mnBorderX; // custom border member in ToolBox
535 long GetBorderX() const { return mnBorderX; } in GetBorderX()

Completed in 53 milliseconds