Searched refs:hasTouchEventHandlers (Results 1 – 8 of 8) sorted by relevance
166 virtual void hasTouchEventHandlers(bool) { } in hasTouchEventHandlers() function
148 m_popup->widgetClient()->hasTouchEventHandlers(needsTouchEvents); in needTouchEvents()
340 void hasTouchEventHandlers(bool);
780 m_webView->hasTouchEventHandlers(needsTouchEvents); in needTouchEvents()
1388 void WebViewImpl::hasTouchEventHandlers(bool hasTouchHandlers) in hasTouchEventHandlers() function in blink::WebViewImpl1391 m_client->hasTouchEventHandlers(hasTouchHandlers); in hasTouchEventHandlers()
538 virtual void hasTouchEventHandlers(bool has_handlers);
2097 void RenderWidget::hasTouchEventHandlers(bool has_handlers) { in hasTouchEventHandlers() function in content::RenderWidget
1717 virtual void hasTouchEventHandlers(bool state) OVERRIDE in hasTouchEventHandlers() function in __anon0a8675690111::TouchEventHandlerWebViewClient