Home
last modified time | relevance | path

Searched refs:mergeParagraphs (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/editing/
DDeleteSelectionCommand.h60 void mergeParagraphs();
DDeleteSelectionCommand.cpp536 void DeleteSelectionCommand::mergeParagraphs() in mergeParagraphs() function in WebCore::DeleteSelectionCommand
772 mergeParagraphs(); in doApply()
/external/webkit/WebCore/
DChangeLog-2006-12-3128101 (WebCore::DeleteSelectionCommand::mergeParagraphs):
47296 (WebCore::DeleteSelectionCommand::mergeParagraphs):
47448 (WebCore::DeleteSelectionCommand::mergeParagraphs): Move the code to stop merges
47557 (WebCore::DeleteSelectionCommand::mergeParagraphs):
48672 (WebCore::DeleteSelectionCommand::mergeParagraphs):
49989 (WebCore::DeleteSelectionCommand::mergeParagraphs):
50170 … (WebCore::DeleteSelectionCommand::mergeParagraphs): Recompute m_endingPosition since moveParagraph
DChangeLog-2006-05-102276 (WebCore::DeleteSelectionCommand::mergeParagraphs):
5985 Moved code from mergeParagraphs so that it can be used in ReplaceSelectionCommand.
5988 (WebCore::DeleteSelectionCommand::mergeParagraphs):
7299 (WebCore::DeleteSelectionCommand::mergeParagraphs):
DChangeLog-2009-06-163570 (WebCore::DeleteSelectionCommand::mergeParagraphs):
12392 (WebCore::DeleteSelectionCommand::mergeParagraphs): Pass the start block
13546 (WebCore::DeleteSelectionCommand::mergeParagraphs): If
17661 Empty paragraph removal would have been handled by mergeParagraphs, but we stopped short
17674 (WebCore::DeleteSelectionCommand::mergeParagraphs):
64237 (WebCore::DeleteSelectionCommand::mergeParagraphs):
70930 …(WebCore::DeleteSelectionCommand::mergeParagraphs): Try and prune the start block(s) if necessary.…
DChangeLog-2008-08-1026739 (WebCore::DeleteSelectionCommand::mergeParagraphs): Changed to call
42169 (WebCore::DeleteSelectionCommand::mergeParagraphs): Ditto.
73275 …roblem/5546763> CrashTracer: [USER] 362 crashes at WebCore::DeleteSelectionCommand::mergeParagraphs
73280 …(WebCore::DeleteSelectionCommand::mergeParagraphs): If the block that contained the end of the sel…
73286 …eleteSelectionCommand::doApply): No need to check m_needPlaceholder before calling mergeParagraphs,
DChangeLog-2007-10-1413151 (WebCore::DeleteSelectionCommand::mergeParagraphs): Ask if the
41119 it valid and nullifies it. Later in mergeParagraphs we try
43721 (WebCore::DeleteSelectionCommand::mergeParagraphs):
45039 (WebCore::DeleteSelectionCommand::mergeParagraphs):
DChangeLog-2010-01-2912663 … (WebCore::DeleteSelectionCommand::mergeParagraphs): When merging, we don't always find a break
36424 (WebCore::DeleteSelectionCommand::mergeParagraphs): Block images, tables and HRs cannot
52967 (WebCore::DeleteSelectionCommand::mergeParagraphs): Don't reset m_endPosition