Searched refs:wouldLoadAsNetscapePlugin (Results 1 – 2 of 2) sorted by relevance
132 bool wouldLoadAsNetscapePlugin(const String& url, const String& serviceType);
136 && !wouldLoadAsNetscapePlugin(m_url, m_serviceType) in attach()434 bool HTMLPlugInElement::wouldLoadAsNetscapePlugin(const String& url, const String& serviceType) in wouldLoadAsNetscapePlugin() function in blink::HTMLPlugInElement