HomeSort by relevance Sort by last modified time
    Searched refs:wouldLoadAsNetscapePlugin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInElement.h 132 bool wouldLoadAsNetscapePlugin(const String& url, const String& serviceType);
HTMLPlugInElement.cpp 136 && !wouldLoadAsNetscapePlugin(m_url, m_serviceType)
434 bool HTMLPlugInElement::wouldLoadAsNetscapePlugin(const String& url, const String& serviceType)

Completed in 59 milliseconds