Home | History | Annotate | Download | only in page

Lines Matching refs:createFragmentFromText

138         return createFragmentFromText(context.get(), dragData->asPlainText(frame)).get();
487 applyCommand(ReplaceSelectionCommand::create(m_documentUnderMouse.get(), createFragmentFromText(range.get(), text), ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting));