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

/external/webkit/WebCore/dom/
H A DComment.cpp52 bool Comment::childTypeAllowed(NodeType) function in class:WebCore::Comment
H A DCDATASection.cpp54 bool CDATASection::childTypeAllowed(NodeType) function in class:WebCore::CDATASection
H A DDocumentFragment.cpp48 bool DocumentFragment::childTypeAllowed(NodeType type) function in class:WebCore::DocumentFragment
H A DNotation.cpp50 bool Notation::childTypeAllowed(NodeType) function in class:WebCore::Notation
H A DAttr.cpp153 bool Attr::childTypeAllowed(NodeType type) function in class:WebCore::Attr
H A DProcessingInstruction.cpp100 bool ProcessingInstruction::childTypeAllowed(NodeType) function in class:WebCore::ProcessingInstruction
H A DText.cpp297 bool Text::childTypeAllowed(NodeType) function in class:WebCore::Text
H A DNode.h340 virtual bool childTypeAllowed(NodeType) { return false; } function in class:WebCore::Node
H A DElement.cpp938 bool Element::childTypeAllowed(NodeType type) function in class:WebCore::Element
H A DDocument.cpp2397 bool Document::childTypeAllowed(NodeType type) function in class:WebCore::Document

Completed in 89 milliseconds