Searched defs:shadowAncestorNode (Results 1 – 4 of 4) sorted by relevance
349 if (Node* shadowAncestorNode = root->shadowAncestorNode()) { in clearSelectionIfNeeded() local
146 Node* shadowAncestorNode = editableRoot->shadowAncestorNode(); in ReplacementFragment() local
1617 Node* Node::shadowAncestorNode() const in shadowAncestorNode() function in WebCore::Node
1199 Node* shadowAncestorNode = node->shadowAncestorNode(); in caretRangeFromPoint() local