Home
last modified time | relevance | path

Searched defs:selectReplacement (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditor.cpp402 …laceSelectionWithFragment(PassRefPtr<DocumentFragment> fragment, bool selectReplacement, bool smar… in replaceSelectionWithFragment()
422 void Editor::replaceSelectionWithText(const String& text, bool selectReplacement, bool smartReplace) in replaceSelectionWithText()