Home
last modified time | relevance | path

Searched refs:replaceSelection (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebFrame.h329 virtual void replaceSelection(const WebString& text) = 0;
/external/webkit/WebKit/chromium/src/
DWebFrameImpl.h129 virtual void replaceSelection(const WebString&);
DWebFrameImpl.cpp921 void WebFrameImpl::replaceSelection(const WebString& text) in replaceSelection() function in WebKit::WebFrameImpl
/external/webkit/WebKit/chromium/
DChangeLog1543 around the caret with selectWordAroundCaret() + replaceSelection().
5692 (WebKit::WebFrameImpl::replaceSelection):
/external/webkit/WebKit/mac/
DChangeLog-2006-02-097431 …ource _replaceSelectionWithArchive:selectReplacement:]): pass NO for matchStyle to replaceSelection
7434 …View _pasteWithPasteboard:allowPlainText:]): pass chosePlainText for matchStyle to replaceSelection
/external/webkit/WebCore/
DChangeLog-2005-12-196986 - called them from insertText, insertLineBreak, and replaceSelection commands