Searched defs:acceptsLoadDrops (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/plugins/renderer/
H A Dwebview_plugin.cc207 bool WebViewPlugin::acceptsLoadDrops() { return false; } function in class:WebViewPlugin
/external/chromium_org/third_party/WebKit/public/web/
H A DWebViewClient.h190 virtual bool acceptsLoadDrops() { return true; } function in class:blink::WebViewClient
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc1978 bool RenderViewImpl::acceptsLoadDrops() { function in class:content::RenderViewImpl

Completed in 158 milliseconds