Home | History | Annotate | Download | only in editing

Lines Matching refs:pasteAsFragment

351 void Editor::pasteAsFragment(PassRefPtr<DocumentFragment> pastingFragment, bool smartReplace, bool matchStyle)
379 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), chosePlainText);