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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInElement.h 131 bool pluginIsLoadable(const KURL&, const String& mimeType);
HTMLPlugInElement.cpp 455 if (!pluginIsLoadable(completedURL, mimeType))
543 bool HTMLPlugInElement::pluginIsLoadable(const KURL& url, const String& mimeType)

Completed in 322 milliseconds