setDeviceSupportsTouch  211 Source/web/WebPagePopupImpl.cpp     m_page->settings().setDeviceSupportsTouch(m_webView->page()->settings().deviceSupportsTouch());
setDeviceSupportsTouch  134 Source/web/WebSettingsImpl.cpp     m_settings->setDeviceSupportsTouch(deviceSupportsTouch);
setDeviceSupportsTouch   96 Source/web/WebSettingsImpl.h     virtual void setDeviceSupportsTouch(bool) OVERRIDE;
setDeviceSupportsTouch  106 public/web/WebSettings.h     virtual void setDeviceSupportsTouch(bool) = 0;