Searched refs:m_deviceSupportsTouch (Results 1 – 2 of 2) sorted by relevance
223 bool m_deviceSupportsTouch; variable
71 : m_deviceSupportsTouch(deviceSupportsTouch) in PopupListBox()570 int minimumHeight = m_deviceSupportsTouch ? optionRowHeightForTouch : minRowHeight; in getRowHeight()