HomeSort by relevance Sort by last modified time
    Searched defs:childTypeAllowed (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentFragment.cpp 52 bool DocumentFragment::childTypeAllowed(NodeType type) const
Attr.cpp 161 bool Attr::childTypeAllowed(NodeType type) const
Node.h 471 virtual bool childTypeAllowed(NodeType) const { return false; }
    [all...]
Document.cpp     [all...]

Completed in 448 milliseconds