HomeSort by relevance Sort by last modified time
    Searched refs:gtk_chrome_link_button_new (Results 1 - 15 of 15) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.h 56 GtkWidget* gtk_chrome_link_button_new(const char* text);
instant_confirm_dialog_gtk.cc 47 GtkWidget* link_button = gtk_chrome_link_button_new(
about_chrome_dialog.cc 210 GtkWidget* first_link = gtk_chrome_link_button_new(first_link_text.c_str());
211 GtkWidget* second_link = gtk_chrome_link_button_new(second_link_text.c_str());
260 GtkWidget* tos_link = gtk_chrome_link_button_new(
content_setting_bubble_gtk.cc 154 GtkWidget* button = gtk_chrome_link_button_new(
221 custom_link = gtk_chrome_link_button_new(content.custom_link.c_str());
240 gtk_chrome_link_button_new(content.manage_link.c_str());
page_info_bubble_gtk.cc 199 GtkWidget* help_link = gtk_chrome_link_button_new(
252 GtkWidget* view_cert_link = gtk_chrome_link_button_new(
sad_tab_gtk.cc 113 GtkWidget* link = gtk_chrome_link_button_new(
gtk_chrome_link_button.cc 208 GtkWidget* gtk_chrome_link_button_new(const char* text) { function
first_run_dialog.cc 284 GtkWidget* learn_more_link = gtk_chrome_link_button_new(
task_manager_gtk.cc 474 GtkWidget* link = gtk_chrome_link_button_new(
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.cc 33 instructions_link_ = gtk_chrome_link_button_new(
bookmark_bubble_gtk.cc 105 remove_button_ = gtk_chrome_link_button_new(
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.cc 51 GtkWidget* link = gtk_chrome_link_button_new(link_text.c_str());
infobar_gtk.cc 166 GtkWidget* link_button = gtk_chrome_link_button_new(
  /external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc 139 mic_settings_ = gtk_chrome_link_button_new(
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 120 link_button_ = gtk_chrome_link_button_new(link_text.c_str());

Completed in 142 milliseconds