Searched refs:SelectReplacement (Results 1 – 9 of 9) sorted by relevance
73 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in doApply()
40 SelectReplacement = 1 << 0, enumerator
346 , m_selectReplacement(options & SelectReplacement) in ReplaceSelectionCommand()
1012 …ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | Rep… in moveParagraphs()
409 options |= ReplaceSelectionCommand::SelectReplacement; in replaceSelectionWithFragment()
470 …SelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | ReplaceSel… in concludeEditDrag()487 …reateFragmentFromText(range.get(), text), ReplaceSelectionCommand::SelectReplacement | ReplaceSel… in concludeEditDrag()
282 …ntFromMarkup(document, item->title(), ""), ReplaceSelectionCommand::SelectReplacement | ReplaceSel… in contextMenuItemSelected()
1781 …frame->document(), textFragment.release(), ReplaceSelectionCommand::SelectReplacement | ReplaceSel… in replaceSelectionWithText()
1070 options |= ReplaceSelectionCommand::SelectReplacement;