Searched refs:setTreeScopeRecursively (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DContainerNode.cpp164 child->setTreeScopeRecursively(treeScope());
314 child->setTreeScopeRecursively(treeScope());
613 child->setTreeScopeRecursively(treeScope());
H A DNode.h374 void setTreeScopeRecursively(TreeScope*);
H A DNode.cpp504 void Node::setTreeScopeRecursively(TreeScope* newTreeScope) function in class:WebCore::Node
H A DDocument.cpp916 source->setTreeScopeRecursively(this);

Completed in 332 milliseconds