Searched refs:help_link (Results 1 – 2 of 2) sorted by relevance
199 GtkWidget* help_link = gtk_chrome_link_button_new( in InitContents() local201 links_.push_back(help_link); in InitContents()204 gtk_box_pack_start(GTK_BOX(help_link_hbox), help_link, FALSE, FALSE, 0); in InitContents()206 g_signal_connect(help_link, "clicked", in InitContents()
222 string16 help_link; in ShowError() local224 help_link = l10n_util::GetStringUTF16(IDS_LOGIN_FIX_CAPTIVE_PORTAL); in ShowError()229 help_link = l10n_util::GetStringUTF16(IDS_LEARN_MORE); in ShowError()238 UTF16ToWide(help_link), in ShowError()