Home | History | Annotate | Download | only in editing

Lines Matching refs:chosePlainText

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