setEndingSelection   77 Source/core/editing/ApplyBlockElementCommand.cpp         setEndingSelection(VisibleSelection(visibleStart, visibleEnd.previous(CannotCrossEditingBoundary), endingSelection().isDirectional()));
setEndingSelection  100 Source/core/editing/ApplyBlockElementCommand.cpp             setEndingSelection(VisibleSelection(start, end, endingSelection().isDirectional()));
setEndingSelection  114 Source/core/editing/ApplyBlockElementCommand.cpp         setEndingSelection(VisibleSelection(positionBeforeNode(placeholder.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  184 Source/core/editing/ApplyStyleCommand.cpp     setEndingSelection(VisibleSelection(newStart, newEnd, VP_DEFAULT_AFFINITY, endingSelection().isDirectional()));
setEndingSelection   82 Source/core/editing/BreakBlockquoteCommand.cpp         setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection   92 Source/core/editing/BreakBlockquoteCommand.cpp         setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  126 Source/core/editing/BreakBlockquoteCommand.cpp         setEndingSelection(VisibleSelection(VisiblePosition(firstPositionInOrBeforeNode(startNode)), endingSelection().isDirectional()));
setEndingSelection  185 Source/core/editing/BreakBlockquoteCommand.cpp     setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  247 Source/core/editing/CompositeEditCommand.cpp         command->setEndingSelection(selection);
setEndingSelection  954 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection::selectionFromContentsOfNode(anchorNode));
setEndingSelection 1101 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection(start, end, DOWNSTREAM));
setEndingSelection 1199 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection(start, end, DOWNSTREAM));
setEndingSelection 1226 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection(destination, originalIsDirectional));
setEndingSelection 1250 Source/core/editing/CompositeEditCommand.cpp                 setEndingSelection(VisibleSelection(start->startPosition(), end->startPosition(), DOWNSTREAM, originalIsDirectional));
setEndingSelection 1313 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection(firstPositionInNode(newBlock.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection 1351 Source/core/editing/CompositeEditCommand.cpp     setEndingSelection(VisibleSelection(atBR, endingSelection().isDirectional()));
setEndingSelection   55 Source/core/editing/CompositeEditCommand.h     void setEndingSelection(const VisibleSelection&);
setEndingSelection   54 Source/core/editing/CreateLinkCommand.cpp         setEndingSelection(VisibleSelection(positionInParentBeforeNode(*anchorElement), positionInParentAfterNode(*anchorElement), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  813 Source/core/editing/DeleteSelectionCommand.cpp         setEndingSelection(VisibleSelection(m_endingPosition, affinity, endingSelection().isDirectional()));
setEndingSelection  846 Source/core/editing/DeleteSelectionCommand.cpp     setEndingSelection(VisibleSelection(m_endingPosition, affinity, endingSelection().isDirectional()));
setEndingSelection   44 Source/core/editing/EditCommand.cpp     setEndingSelection(m_startingSelection);
setEndingSelection   54 Source/core/editing/EditCommand.cpp     setEndingSelection(endingSelection);
setEndingSelection   96 Source/core/editing/EditCommand.cpp             composition->setEndingSelection(selection);
setEndingSelection  104 Source/core/editing/EditCommand.cpp     setEndingSelection(VisibleSelection(position));
setEndingSelection   67 Source/core/editing/EditCommand.h     void setEndingSelection(const VisibleSelection&);
setEndingSelection   68 Source/core/editing/EditCommand.h     void setEndingSelection(const VisiblePosition&);
setEndingSelection  210 Source/core/editing/IndentOutdentCommand.cpp             setEndingSelection(VisibleSelection(originalSelectionEnd, DOWNSTREAM));
setEndingSelection  212 Source/core/editing/IndentOutdentCommand.cpp             setEndingSelection(endOfCurrentParagraph);
setEndingSelection  101 Source/core/editing/InsertLineBreakCommand.cpp         setEndingSelection(VisibleSelection(endingPosition, endingSelection().isDirectional()));
setEndingSelection  109 Source/core/editing/InsertLineBreakCommand.cpp         setEndingSelection(VisibleSelection(positionInParentAfterNode(*nodeToInsert), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  114 Source/core/editing/InsertLineBreakCommand.cpp         setEndingSelection(VisibleSelection(positionInParentAfterNode(*nodeToInsert), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  139 Source/core/editing/InsertLineBreakCommand.cpp         setEndingSelection(VisibleSelection(endingPosition, DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  158 Source/core/editing/InsertLineBreakCommand.cpp         setEndingSelection(endingSelection().visibleEnd());
setEndingSelection  124 Source/core/editing/InsertListCommand.cpp         setEndingSelection(VisibleSelection(visibleStart, visibleEnd.previous(CannotCrossEditingBoundary), endingSelection().isDirectional()));
setEndingSelection  152 Source/core/editing/InsertListCommand.cpp                 setEndingSelection(startOfCurrentParagraph);
setEndingSelection  179 Source/core/editing/InsertListCommand.cpp             setEndingSelection(endOfSelection);
setEndingSelection  187 Source/core/editing/InsertListCommand.cpp             setEndingSelection(VisibleSelection(startOfSelection, endOfSelection, endingSelection().isDirectional()));
setEndingSelection  247 Source/core/editing/InsertListCommand.cpp             setEndingSelection(VisiblePosition(firstPositionInNode(newList.get())));
setEndingSelection  257 Source/core/editing/InsertParagraphSeparatorCommand.cpp         setEndingSelection(VisibleSelection(firstPositionInNode(parent.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  302 Source/core/editing/InsertParagraphSeparatorCommand.cpp         setEndingSelection(VisibleSelection(insertionPosition, DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  320 Source/core/editing/InsertParagraphSeparatorCommand.cpp             setEndingSelection(VisibleSelection(insertionPosition, DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  424 Source/core/editing/InsertParagraphSeparatorCommand.cpp     setEndingSelection(VisibleSelection(firstPositionInNode(blockToInsert.get()), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection   75 Source/core/editing/InsertTextCommand.cpp     setEndingSelection(forcedEndingSelection);
setEndingSelection   95 Source/core/editing/InsertTextCommand.cpp         setEndingSelection(VisibleSelection(endingSelection().visibleEnd(), endingSelection().isDirectional()));
setEndingSelection  116 Source/core/editing/InsertTextCommand.cpp         setEndingSelection(VisibleSelection(endingSelection().visibleEnd(), endingSelection().isDirectional()));
setEndingSelection  226 Source/core/editing/InsertTextCommand.cpp         setEndingSelection(VisibleSelection(endingSelection().end(), endingSelection().affinity(), endingSelection().isDirectional()));
setEndingSelection   70 Source/core/editing/MoveSelectionCommand.cpp     setEndingSelection(VisibleSelection(pos, endingSelection().affinity(), endingSelection().isDirectional()));
setEndingSelection  939 Source/core/editing/ReplaceSelectionCommand.cpp                     setEndingSelection(visibleStart.next());
setEndingSelection  949 Source/core/editing/ReplaceSelectionCommand.cpp                 setEndingSelection(next);
setEndingSelection  962 Source/core/editing/ReplaceSelectionCommand.cpp             setEndingSelection(endingSelection().visibleStart().previous());
setEndingSelection 1192 Source/core/editing/ReplaceSelectionCommand.cpp                 setEndingSelection(endOfInsertedContent);
setEndingSelection 1197 Source/core/editing/ReplaceSelectionCommand.cpp                     setEndingSelection(VisiblePosition(firstPositionInNode(newListItem.get())));
setEndingSelection 1348 Source/core/editing/ReplaceSelectionCommand.cpp         setEndingSelection(VisibleSelection(start, end, SEL_DEFAULT_AFFINITY, endingSelection().isDirectional()));
setEndingSelection 1350 Source/core/editing/ReplaceSelectionCommand.cpp         setEndingSelection(VisibleSelection(end, SEL_DEFAULT_AFFINITY, endingSelection().isDirectional()));
setEndingSelection 1500 Source/core/editing/ReplaceSelectionCommand.cpp     setEndingSelection(selectionAfterReplace);
setEndingSelection   48 Source/core/editing/TextInsertionBaseCommand.cpp         command->setEndingSelection(selectionForInsertion);
setEndingSelection   52 Source/core/editing/TextInsertionBaseCommand.cpp         command->setEndingSelection(endingSelection);
setEndingSelection  155 Source/core/editing/TypingCommand.cpp     typingCommand->setEndingSelection(currentSelection);
setEndingSelection  185 Source/core/editing/TypingCommand.cpp             lastTypingCommand->setEndingSelection(selectionForInsertion);
setEndingSelection  399 Source/core/editing/TypingCommand.cpp     setEndingSelection(VisibleSelection(firstPositionInNode(root), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  462 Source/core/editing/TypingCommand.cpp             setEndingSelection(VisibleSelection(positionBeforeNode(table), endingSelection().start(), DOWNSTREAM, endingSelection().isDirectional()));
setEndingSelection  545 Source/core/editing/TypingCommand.cpp             setEndingSelection(VisibleSelection(endingSelection().end(), positionAfterNode(downstreamEnd.containerNode()), DOWNSTREAM, endingSelection().isDirectional()));