Searched refs:rowSpacing (Results 1 – 2 of 2) sorted by relevance
66 const int rowSpacing = 1; variable214 return max(1, (contentHeight() + rowSpacing) / itemHeight()); in numVisibleItems()224 return itemHeight() * numItems() - rowSpacing; in listHeight()232 setHeight(itemHeight * size() - rowSpacing + toAdd); in computeLogicalHeight()621 return style()->fontMetrics().height() + rowSpacing; in itemHeight()
62919 optionsSpacingMiddle to rowSpacing.