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