Searched refs:nBorderY (Results 1 – 2 of 2) sorted by relevance
469 long nBorderY = (long) rGradient.GetBorder() * aSize.Height() / 100; in ImplDrawComplexGradient() local474 aSize.Height() -= nBorderY; in ImplDrawComplexGradient()
2341 int nBorderY = 2*TB_BORDER_OFFSET2 + mnTopBorder + mnBottomBorder + 2*mnBorderY; in ImplGetOptimalFloatingSize() local2349 aSz.Height() = nBorderY + nLineHeight * nLines; in ImplGetOptimalFloatingSize()
Completed in 93 milliseconds