Searched refs:wouldLoadAsNetscapePlugin (Results 1 – 2 of 2) sorted by relevance
128 bool wouldLoadAsNetscapePlugin(const String& url, const String& serviceType);
127 && !wouldLoadAsNetscapePlugin(m_url, m_serviceType) in attach()397 bool HTMLPlugInElement::wouldLoadAsNetscapePlugin(const String& url, const String& serviceType) in wouldLoadAsNetscapePlugin() function in WebCore::HTMLPlugInElement