Home
last modified time | relevance | path

Searched refs:nBorderX (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx468 long nBorderX = (long) rGradient.GetBorder() * aSize.Width() / 100; in ImplDrawComplexGradient() local
473 aSize.Width() -= nBorderX; in ImplDrawComplexGradient()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2332 int nBorderX = 2*TB_BORDER_OFFSET1 + mnLeftBorder + mnRightBorder + 2*mnBorderX; in ImplGetOptimalFloatingSize() local
2336 sal_uInt16 nLines = ImplCalcBreaks( aSz.Width()-nBorderX, &maxX, mbHorz ); in ImplGetOptimalFloatingSize()
2346 aSz.Width() = nBorderX + maxX; in ImplGetOptimalFloatingSize()

Completed in 30 milliseconds