Searched refs:separatorHeight (Results 1 – 4 of 4) sorted by relevance
42 static const int separatorHeight = 1; variable108 … itemRect.y() + (itemRect.height() - separatorHeight) / 2, itemRect.width() - 2 * separatorPadding… in setUpPlatformData()
559 const int separatorHeight = 1; variable625 … itemRect.y() + (itemRect.height() - separatorHeight) / 2, itemRect.width() - 2 * separatorPadding… in paint()
882 static const int separatorHeight = 1; variable918 rowRect.y() + (rowRect.height() - separatorHeight) / 2, in paintRow()919 rowRect.width() - 2 * separatorPadding, separatorHeight); in paintRow()
51 static const int separatorHeight = 1; variable