Home
last modified time | relevance | path

Searched defs:detectContentAround (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebViewClient.h301 …virtual WebContentDetectionResult detectContentAround(const WebHitTestResult&) { return WebContent… in detectContentAround() function
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebViewTest.cpp1058 virtual WebContentDetectionResult detectContentAround(const WebHitTestResult& hitTest) OVERRIDE in detectContentAround() function in __anon0a8675690111::ContentDetectorClient
/external/chromium_org/content/renderer/
Drender_view_impl.cc3949 WebContentDetectionResult RenderViewImpl::detectContentAround( in detectContentAround() function in content::RenderViewImpl