Searched refs:hasFallbackContent (Results 1 – 4 of 4) sorted by relevance
214 bool HTMLObjectElement::hasFallbackContent() const in hasFallbackContent() function in blink::HTMLObjectElement304 if (hasFallbackContent()) in updateWidgetInternal()
79 virtual bool hasFallbackContent() const;
47 virtual bool hasFallbackContent() const OVERRIDE;
460 if (shouldUsePlugin(completedURL, mimeType, hasFallbackContent(), useFallback)) in requestObject()583 bool HTMLPlugInElement::hasFallbackContent() const in hasFallbackContent() function in blink::HTMLPlugInElement