Searched refs:parentNodeGuaranteedHostFree (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DDOMSelection.cpp103 return shadowAncestor->parentNodeGuaranteedHostFree();
121 return shadowAncestor->parentNodeGuaranteedHostFree();
139 return shadowAncestor->parentNodeGuaranteedHostFree();
157 return shadowAncestor->parentNodeGuaranteedHostFree();
379 ContainerNode* container = shadowAncestor->parentNodeGuaranteedHostFree();
/external/webkit/Source/WebCore/dom/
H A DNode.h227 ContainerNode* parentNodeGuaranteedHostFree() const;
739 inline ContainerNode* Node::parentNodeGuaranteedHostFree() const function in class:WebCore::Node
H A DEventDispatcher.cpp263 ancestor = ancestor->parentNodeGuaranteedHostFree();
H A DNode.cpp1640 root = root->parentNodeGuaranteedHostFree();
/external/webkit/Source/WebCore/svg/
H A DSVGStyledElement.cpp85 parent = parent->parentNodeGuaranteedHostFree();
H A DSVGUseElement.cpp521 parent = parent->parentNodeGuaranteedHostFree();

Completed in 149 milliseconds