Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx623 int nLayoutTop = kapp->style()->pixelMetric(QStyle::PM_LayoutTopMargin); 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 9 milliseconds