• Home
  • Raw
  • Download

Lines Matching refs:moveParagraphs

7606         the selection preservation code inside moveParagraphs to iterate over the 
7824 preservation code inside moveParagraphs to iterate over the selected paragraphs.
7831 (WebCore::CompositeEditCommand::moveParagraphs): Pass range compliant equivalents to
13054 <rdar://problem/5369009> Crash due to infinite recursion in moveParagraphs on delete
13058 moveParagraphs into infinite recursion, as it continually tried and failed
13068 (WebCore::CompositeEditCommand::moveParagraphs):
42745 which relies on moveParagraphs into infinite recursion.
43687 (WebCore::CompositeEditCommand::moveParagraphs):
43717 (WebCore::CompositeEditCommand::moveParagraphs):
43773 List creation uses moveParagraphs to push content into list items.
43781 Also when moveParagraphs tries to push content into a list item surrounded
43793 (WebCore::CompositeEditCommand::moveParagraphs): If spaces collapsed
44030 it creates an empty list item and then calls moveParagraphs.
44031 But moveParagraphs' selection preservation code fails when
44098 The moveParagraphs call that ReplaceSelectionCommand
44100 or else it will result in another call to moveParagraphs
45343 (WebCore::CompositeEditCommand::moveParagraphs):
46090 when moving content with moveParagraphs, so that Mail can
46094 (WebCore::CompositeEditCommand::moveParagraphs): Ask the
46365 when called from moveParagraphs (because that function
46928 Regression occurred when we started using moveParagraphs
46929 to move content in applyBlockStyle. moveParagraphs
46944 (WebCore::CompositeEditCommand::moveParagraphs): Ditto.
47545 moveParagraphs calls createMarkup without annotation, which leaves
47549 (WebCore::CompositeEditCommand::moveParagraphs): We don't want
49147 Return the new block, if one was created. Use moveParagraphs to move
58070 (WebCore::CompositeEditCommand::moveParagraphs): Use the
61295 (WebCore::CompositeEditCommand::moveParagraphs): Fixed br insertion
61302 a workaround so that moveParagraphs can avoid these until they
66839 moveParagraphs fails to move content into a display:block