Searched refs:PreventNesting (Results 1 – 11 of 11) sorted by relevance
101 …ment, ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting, EditActionPas… in doApply()
73 …ons options = ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::PreventNesting; in doApply()
43 PreventNesting = 1 << 3, enumerator
350 , m_preventNesting(options & PreventNesting) in ReplaceSelectionCommand()
194 …ommand::create(frame->document(), fragment, ReplaceSelectionCommand::PreventNesting, EditActionUns… in executeInsertFragment()
407 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting; in replaceSelectionWithFragment()
470 …ons options = ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::PreventNesting; in concludeEditDrag()487 …electReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting)); in concludeEditDrag()
282 …SelectReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting); in contextMenuItemSelected()
1115 …nd::SmartReplace | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting)); in replaceSelection()
1781 …electReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting)); in replaceSelectionWithText()
1068 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::PreventNesting;