Lines Matching refs:moveParagraphs
8063 (WebCore::CompositeEditCommand::moveParagraphs):
19093 List creation uses moveParagraphs to push content into list items.
19094 moveParagraphs uses a TextIterator to restore selections after moves.
21744 (WebCore::CompositeEditCommand::moveParagraphs): If the selection
25892 (WebCore::CompositeEditCommand::moveParagraphs):
36428 (WebCore::CompositeEditCommand::moveParagraphs): Changed to not use EditCommandPtr.
38446 (WebCore::CompositeEditCommand::moveParagraphs): Added code
45329 (WebCore::CompositeEditCommand::moveParagraphs): fix more instances of leaked DOM ranges
45365 (WebCore::CompositeEditCommand::moveParagraphs): put a newly created Range in a RefPtr
48482 (WebCore::CompositeEditCommand::moveParagraphs): Placeholder insertion
48657 (WebCore::CompositeEditCommand::moveParagraphs): Ditto. downstream() the start
49888 (WebCore::CompositeEditCommand::moveParagraphs): Ditto.