Home | History | Annotate | Download | only in editing

Lines Matching refs:fragment

845     // When we paste a fragment, spaces after the end and before the start are treated as though they were rendered.
922 // When we paste a fragment, spaces after the end and before the start are treated as though they were rendered.
933 RefPtr<DocumentFragment> fragment = startOfParagraphToMove != endOfParagraphToMove ? createFragmentFromMarkup(document(), createMarkup(range.get(), 0, DoNotAnnotateForInterchange, true), "") : 0;
974 applyCommandToComposite(ReplaceSelectionCommand::create(document(), fragment, true, false, !preserveStyle, false, true));
982 // Fragment creation (using createMarkup) incorrectly uses regular