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

  /external/webkit/Source/WebCore/loader/
SubframeLoader.h 80 bool resourceWillUsePlugin(const String& url, const String& mimeType, bool shouldPreferPlugInsForImages);
SubframeLoader.cpp 92 bool SubframeLoader::resourceWillUsePlugin(const String& url, const String& mimeType, bool shouldPreferPlugInsForImages)
  /external/webkit/Source/WebCore/html/
HTMLObjectElement.cpp 220 if (loader->resourceWillUsePlugin(urlParameter, serviceType, shouldPreferPlugInsForImages()))

Completed in 74 milliseconds