Home
last modified time | relevance | path

Searched refs:hasFallbackContent (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLObjectElement.cpp214 bool HTMLObjectElement::hasFallbackContent() const in hasFallbackContent() function in blink::HTMLObjectElement
304 if (hasFallbackContent()) in updateWidgetInternal()
DHTMLPlugInElement.h79 virtual bool hasFallbackContent() const;
DHTMLObjectElement.h47 virtual bool hasFallbackContent() const OVERRIDE;
DHTMLPlugInElement.cpp460 if (shouldUsePlugin(completedURL, mimeType, hasFallbackContent(), useFallback)) in requestObject()
583 bool HTMLPlugInElement::hasFallbackContent() const in hasFallbackContent() function in blink::HTMLPlugInElement