Home
last modified time | relevance | path

Searched refs:CreateLink (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/views/infobars/
Dlink_infobar.cc58 link_ = CreateLink(delegate->GetLinkText(), this, in ViewHierarchyChanged()
Dinfobar_view.h50 static views::Link* CreateLink(const string16& text,
Dconfirm_infobar.cc86 link_ = CreateLink(link_text, this, background()->get_color()); in ViewHierarchyChanged()
Dinfobar_view.cc76 views::Link* InfoBarView::CreateLink(const string16& text, in CreateLink() function in InfoBarView
/external/webkit/Source/WebCore/
DChangeLog-2006-05-109971 Add EditActions and WebUndoActions for CreateLink and Unlink
13613 TinyMCE: Implement execCommand CreateLink
DChangeLog-2007-10-1441811 Enable execCommand("CreateLink", ...) for caret selections
41817 * editing/JSEditor.cpp: Enable CreateLink for caret
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1423530 Add EditActions and WebUndoActions for CreateLink and Unlink