Searched refs:nLayoutBottom (Results 1 – 1 of 1) sorted by relevance
624 int nLayoutBottom = kapp->style()->pixelMetric(QStyle::PM_LayoutBottomMargin); in getNativeControlRegion() local628 int nMinHeight = (nFontHeight + nLayoutTop + nLayoutBottom); in getNativeControlRegion()635 contentRect.adjust( -nLayoutLeft+1, -nLayoutTop+1, nLayoutRight-1, nLayoutBottom-1 ); in getNativeControlRegion()
Completed in 27 milliseconds