Home
last modified time | relevance | path

Searched defs:hasTouchEventHandlersAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebWidget.h141 virtual bool hasTouchEventHandlersAt(const WebPoint&) { return true; } in hasTouchEventHandlersAt() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp1378 bool WebViewImpl::hasTouchEventHandlersAt(const WebPoint& point) in hasTouchEventHandlersAt() function in blink::WebViewImpl