Home | History | Annotate | Download | only in editing

Lines Matching refs:chosePlainText

377     bool chosePlainText;
378 RefPtr<DocumentFragment> fragment = pasteboard->documentFragment(m_frame, range, allowPlainText, chosePlainText);
380 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), chosePlainText);