Searched refs:acceptsLoadDrops (Results 1 – 6 of 6) sorted by relevance
56 if (m_webView->client() && m_webView->client()->acceptsLoadDrops()) in actionMaskForDrag()
106 virtual bool acceptsLoadDrops();
207 bool WebViewPlugin::acceptsLoadDrops() { return false; } in acceptsLoadDrops() function in WebViewPlugin
191 virtual bool acceptsLoadDrops() { return true; } in acceptsLoadDrops() function
431 virtual bool acceptsLoadDrops();
1712 bool RenderViewImpl::acceptsLoadDrops() { in acceptsLoadDrops() function in content::RenderViewImpl