Searched defs:selectReplacement (Results 1 – 2 of 2) sorted by relevance
325 …bool selectReplacement, bool smartReplace, bool matchStyle, bool preventNesting, bool movingParagr… in ReplaceSelectionCommand()
305 …laceSelectionWithFragment(PassRefPtr<DocumentFragment> fragment, bool selectReplacement, bool smar… in replaceSelectionWithFragment()314 void Editor::replaceSelectionWithText(const String& text, bool selectReplacement, bool smartReplace) in replaceSelectionWithText()