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