Searched refs:nLayoutTop (Results 1 – 1 of 1) sorted by relevance
623 int nLayoutTop = kapp->style()->pixelMetric(QStyle::PM_LayoutTopMargin); 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 20 milliseconds