Searched refs:rootUserSelectAllForTarget (Results 1 – 1 of 1) sorted by relevance
746 Node* rootUserSelectAllForTarget = Position::rootUserSelectAllForNode(target); in updateSelectionForMouseDrag() local747 …if (rootUserSelectAllForTarget && m_mousePressNode->renderer() && comparePositions(target->rendere… in updateSelectionForMouseDrag()748 …newSelection.setExtent(positionBeforeNode(rootUserSelectAllForTarget).upstream(CanCrossEditingBoun… in updateSelectionForMouseDrag()749 else if (rootUserSelectAllForTarget && m_mousePressNode->renderer()) in updateSelectionForMouseDrag()750 …newSelection.setExtent(positionAfterNode(rootUserSelectAllForTarget).downstream(CanCrossEditingBou… in updateSelectionForMouseDrag()