Searched refs:containsConsideringHostElements (Results 1 – 2 of 2) sorted by relevance
118 bool ContainerNode::containsConsideringHostElements(const Node& newChild) const in containsConsideringHostElements() function in blink::ContainerNode136 if (containsConsideringHostElements(*newChild)) { in checkAcceptChild()150 if (containsConsideringHostElements(*newChild)) { in checkAcceptChild()
247 inline bool containsConsideringHostElements(const Node&) const;