Home
last modified time | relevance | path

Searched refs:cleanupAfterDeletion (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DCompositeEditCommand.h107 void cleanupAfterDeletion();
DCompositeEditCommand.cpp802 void CompositeEditCommand::cleanupAfterDeletion() in cleanupAfterDeletion() function in WebCore::CompositeEditCommand
858 cleanupAfterDeletion(); in moveParagraphWithClones()
952 cleanupAfterDeletion(); in moveParagraphs()
/external/webkit/WebCore/
DChangeLog-2010-01-2942542 (WebCore::CompositeEditCommand::cleanupAfterDeletion): Added.
42544 (WebCore::CompositeEditCommand::moveParagraphs): Modified to use cleanupAfterDeletion.