HomeSort by relevance Sort by last modified time
    Searched refs:m_deviceSupportsTouch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.h 254 bool m_deviceSupportsTouch;
PopupListBox.cpp 71 : m_deviceSupportsTouch(deviceSupportsTouch)
591 int minimumHeight = m_deviceSupportsTouch ? optionRowHeightForTouch : minRowHeight;
    [all...]

Completed in 680 milliseconds