setStartingSelection 246 Source/core/editing/CompositeEditCommand.cpp command->setStartingSelection(selection); setStartingSelection 54 Source/core/editing/CompositeEditCommand.h void setStartingSelection(const VisibleSelection&); setStartingSelection 159 Source/core/editing/DeleteSelectionCommand.cpp setStartingSelection(VisibleSelection(newBase, newExtent, startingSelection().isDirectional())); setStartingSelection 43 Source/core/editing/EditCommand.cpp setStartingSelection(m_document->frame()->selection().selection()); setStartingSelection 53 Source/core/editing/EditCommand.cpp setStartingSelection(startingSelection); setStartingSelection 78 Source/core/editing/EditCommand.cpp composition->setStartingSelection(selection); setStartingSelection 88 Source/core/editing/EditCommand.cpp setStartingSelection(VisibleSelection(position)); setStartingSelection 65 Source/core/editing/EditCommand.h void setStartingSelection(const VisibleSelection&); setStartingSelection 66 Source/core/editing/EditCommand.h void setStartingSelection(const VisiblePosition&); setStartingSelection 47 Source/core/editing/TextInsertionBaseCommand.cpp command->setStartingSelection(selectionForInsertion); setStartingSelection 154 Source/core/editing/TypingCommand.cpp typingCommand->setStartingSelection(currentSelection); setStartingSelection 184 Source/core/editing/TypingCommand.cpp lastTypingCommand->setStartingSelection(selectionForInsertion); setStartingSelection 502 Source/core/editing/TypingCommand.cpp setStartingSelection(selectionAfterUndo); setStartingSelection 592 Source/core/editing/TypingCommand.cpp setStartingSelection(selectionAfterUndo);