Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx624 int nLayoutBottom = kapp->style()->pixelMetric(QStyle::PM_LayoutBottomMargin); in getNativeControlRegion() local
628 int nMinHeight = (nFontHeight + nLayoutTop + nLayoutBottom); in getNativeControlRegion()
635 contentRect.adjust( -nLayoutLeft+1, -nLayoutTop+1, nLayoutRight-1, nLayoutBottom-1 ); in getNativeControlRegion()

Completed in 18 milliseconds