Searched refs:minRowHeight (Results 1 – 1 of 1) sorted by relevance
400 static const int minRowHeight = 0; variable591 int minimumHeight = m_deviceSupportsTouch ? optionRowHeightForTouch : minRowHeight; in getRowHeight()