Searched refs:shouldUseEmbeddedView (Results 1 – 4 of 4) sorted by relevance
753 return webView->shouldUseEmbeddedView(mimeType); in shouldUsePluginDocument()
728 bool shouldUseEmbeddedView(const WebCore::String& mimeType) const;
2084 shouldUseEmbeddedView(mimeTypeStr); in canShowMIMEType()5107 bool WebView::shouldUseEmbeddedView(const WebCore::String& mimeType) const in shouldUseEmbeddedView() function in WebView
772 Have this call WebView::shouldUseEmbeddedView.776 Have this call WebView::shouldUseEmbeddedView.781 (WebView::shouldUseEmbeddedView):