Searched refs:separatorPadding (Results 1 – 4 of 4) sorted by relevance
41 static const int separatorPadding = 4; variable108 …ect(itemRect.x() + separatorPadding, itemRect.y() + (itemRect.height() - separatorHeight) / 2, ite… in setUpPlatformData()
558 const int separatorPadding = 4; variable625 …ect(itemRect.x() + separatorPadding, itemRect.y() + (itemRect.height() - separatorHeight) / 2, ite… in paint()
881 static const int separatorPadding = 4; variable917 rowRect.x() + separatorPadding, in paintRow()919 rowRect.width() - 2 * separatorPadding, separatorHeight); in paintRow()
50 static const int separatorPadding = 4; variable