Searched refs:deprecatedShadowAncestorNode (Results 1 – 9 of 9) sorted by relevance
601 …rtNode->isDescendantOf(newFocusedNode) || selectionStartNode->deprecatedShadowAncestorNode() == ne… in clearSelectionIfNeeded()611 if (Node* shadowAncestorNode = root->deprecatedShadowAncestorNode()) { in clearSelectionIfNeeded()
328 n = n->deprecatedShadowAncestorNode(); in elementUnderMouse()
2719 targetNode = targetNode->deprecatedShadowAncestorNode(); in bestClickableNodeForTouchPoint()
285 Node* deprecatedShadowAncestorNode() const;
1211 Node* Node::deprecatedShadowAncestorNode() const in deprecatedShadowAncestorNode() function in WebCore::Node
1646 resultRange->startContainer()->deprecatedShadowAncestorNode(), exceptionState); in scopeStringMatches()2303 Node* host = node->deprecatedShadowAncestorNode(); in setFindEndstateFocusAndSelection()
154 Node* shadowAncestorNode = editableRoot->deprecatedShadowAncestorNode(); in ReplacementFragment()
1266 Node* node = hitTestResult.innerNode()->deprecatedShadowAncestorNode(); in accessibilityHitTest()
1467 matches.append(result.innerNode()->deprecatedShadowAncestorNode()); in nodesFromRect()