Searched refs:selectionStartNode (Results 1 – 1 of 1) sorted by relevance
600 Node* selectionStartNode = selection.selection().start().deprecatedNode(); in clearSelectionIfNeeded() local601 …if (selectionStartNode == newFocusedNode || selectionStartNode->isDescendantOf(newFocusedNode) || … in clearSelectionIfNeeded()