Searched refs:nLayoutRight (Results 1 – 1 of 1) sorted by relevance
626 int nLayoutRight = kapp->style()->pixelMetric(QStyle::PM_LayoutRightMargin); in getNativeControlRegion() local635 contentRect.adjust( -nLayoutLeft+1, -nLayoutTop+1, nLayoutRight-1, nLayoutBottom-1 ); in getNativeControlRegion()
Completed in 31 milliseconds