Searched refs:updatedSelection (Results 1 – 1 of 1) sorted by relevance
1124 VisibleSelection updatedSelection(selection); in avoidIntersectionWithNode() local1132 updatedSelection.setBase(positionInParentBeforeNode(node)); in avoidIntersectionWithNode()1137 updatedSelection.setExtent(positionInParentBeforeNode(node)); in avoidIntersectionWithNode()1140 return updatedSelection; in avoidIntersectionWithNode()