Searched refs:shouldUseEmbeddedView (Results 1 – 4 of 4) sorted by relevance
948 return webView->shouldUseEmbeddedView(mimeType); in shouldUsePluginDocument()
827 bool shouldUseEmbeddedView(const WTF::String& mimeType) const;
2449 shouldUseEmbeddedView(mimeTypeStr); in canShowMIMEType()5899 bool WebView::shouldUseEmbeddedView(const WTF::String& mimeType) const in shouldUseEmbeddedView() function in WebView
1989 Have this call WebView::shouldUseEmbeddedView.1993 Have this call WebView::shouldUseEmbeddedView.1998 (WebView::shouldUseEmbeddedView):