shouldUsePlugin 203 Source/core/html/HTMLObjectElement.cpp if (shouldUsePlugin(completedURL, serviceType, false, useFallback)) shouldUsePlugin 447 Source/core/html/HTMLPlugInElement.cpp if (shouldUsePlugin(completedURL, mimeType, renderer->hasFallbackContent(), useFallback)) shouldUsePlugin 82 Source/core/html/HTMLPlugInElement.h bool shouldUsePlugin(const KURL&, const String& mimeType, bool hasFallback, bool& useFallback);