Searched defs:acceptsLoadDrops (Results 1 – 3 of 3) sorted by relevance
207 bool WebViewPlugin::acceptsLoadDrops() { return false; } in acceptsLoadDrops() function in WebViewPlugin
190 virtual bool acceptsLoadDrops() { return true; } in acceptsLoadDrops() function
1978 bool RenderViewImpl::acceptsLoadDrops() { in acceptsLoadDrops() function in content::RenderViewImpl