Searched defs:acceptsLoadDrops (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/components/plugins/renderer/ | ||
H A D | webview_plugin.cc | 207 bool WebViewPlugin::acceptsLoadDrops() { return false; } function in class:WebViewPlugin |
/external/chromium_org/third_party/WebKit/public/web/ | ||
H A D | WebViewClient.h | 190 virtual bool acceptsLoadDrops() { return true; } function in class:blink::WebViewClient |
/external/chromium_org/content/renderer/ | ||
H A D | render_view_impl.cc | 1978 bool RenderViewImpl::acceptsLoadDrops() { function in class:content::RenderViewImpl |
Completed in 158 milliseconds