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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentFragment.cpp52 bool DocumentFragment::childTypeAllowed(NodeType type) const function in class:blink::DocumentFragment
H A DAttr.cpp161 bool Attr::childTypeAllowed(NodeType type) const function in class:blink::Attr
H A DNode.h471 virtual bool childTypeAllowed(NodeType) const { return false; } function in class:blink::Node
H A DDocument.cpp3234 bool Document::childTypeAllowed(NodeType type) const function in class:blink::Document

Completed in 325 milliseconds