Searched refs:SmartReplace (Results 1 – 5 of 5) sorted by relevance
77 options |= ReplaceSelectionCommand::SmartReplace; in doApply()
41 SmartReplace = 1 << 1, enumerator
498 options |= ReplaceSelectionCommand::SmartReplace; in replaceSelectionWithFragment()
363 , m_smartReplace(options & SmartReplace) in ReplaceSelectionCommand()
512 options |= ReplaceSelectionCommand::SmartReplace; in concludeEditDrag()