Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DReplaceSelectionCommand.cpp325 …bool selectReplacement, bool smartReplace, bool matchStyle, bool preventNesting, bool movingParagr… in ReplaceSelectionCommand()
DEditor.cpp302 …ment(PassRefPtr<DocumentFragment> fragment, bool selectReplacement, bool smartReplace, bool matchS… in replaceSelectionWithFragment()
311 void Editor::replaceSelectionWithText(const String& text, bool selectReplacement, bool smartReplace) in replaceSelectionWithText()