Searched refs:CreateLink (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dsad_tab_view.h60 views::Link* CreateLink(const base::string16& text);
H A Dsad_tab_view.cc134 help_link_ = CreateLink(l10n_util::GetStringUTF16(
163 feedback_link_ = CreateLink(
268 views::Link* SadTabView::CreateLink(const base::string16& text) { function in class:SadTabView
/external/chromium_org/chrome/browser/ui/views/infobars/
H A Dinfobar_view.h55 views::Link* CreateLink(const base::string16& text,
H A Dalternate_nav_infobar_view.cc85 link_ = CreateLink(link_text_, this);
H A Dconfirm_infobar.cc87 link_ = CreateLink(link_text, this);
H A Dinfobar_view.cc97 views::Link* InfoBarView::CreateLink(const base::string16& text, function in class:InfoBarView
/external/chromium_org/chrome/browser/ui/views/translate/
H A Dtranslate_bubble_view.cc58 views::Link* CreateLink(views::LinkListener* listener, function in namespace:__anon5379
479 layout->AddView(CreateLink(this,
568 layout->AddView(CreateLink(this,
613 layout->AddView(CreateLink(this,
711 layout->AddView(CreateLink(this,
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc93 views::Link* CreateLink(const base::string16& link_text, function in namespace:__anon5326
1065 *link = CreateLink(link_text, this);
1159 manage_accounts_link_ = CreateLink(link_title, this);
1348 add_account_link_ = CreateLink(l10n_util::GetStringFUTF16(
/external/chromium_org/base/files/
H A Dfile_path_watcher_browsertest.cc629 TEST_F(FilePathWatcherTest, CreateLink) {

Completed in 1091 milliseconds