Searched defs:HTMLNoEmbedElement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLNoEmbedElement.cpp32 #include "core/html/HTMLNoEmbedElement.h"
43 inline HTMLNoEmbedElement::HTMLNoEmbedElement(Document& document) function in class:blink::HTMLNoEmbedElement
48 DEFINE_NODE_FACTORY(HTMLNoEmbedElement)
50 bool HTMLNoEmbedElement::rendererIsNeeded(const RenderStyle& style)

Completed in 393 milliseconds