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

  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.cc 37 instructions_link_ = theme_service_->BuildChromeLinkButton(
bookmark_bubble_gtk.cc 153 remove_button_ = theme_service_->BuildChromeLinkButton(
  /external/chromium_org/chrome/browser/ui/gtk/
first_run_bubble.cc 56 GtkWidget* change = theme_service->BuildChromeLinkButton(
avatar_menu_bubble_gtk.cc 148 new_profile_link_ = theme_service_->BuildChromeLinkButton(
202 GtkWidget* switch_profile_link = theme_service_->BuildChromeLinkButton(
script_bubble_gtk.cc 128 GtkWidget* link = theme_provider->BuildChromeLinkButton(
tab_modal_confirm_dialog_gtk.cc 64 GtkWidget* link = theme_service->BuildChromeLinkButton(UTF16ToUTF8(
one_click_signin_bubble_gtk.cc 173 advanced_link_ = theme_provider->BuildChromeLinkButton(
181 learn_more_ = theme_provider->BuildChromeLinkButton(
gtk_theme_service.h 94 GtkWidget* BuildChromeLinkButton(const std::string& text);
content_setting_bubble_gtk.cc 321 theme_provider->BuildChromeLinkButton(content.custom_link.c_str());
341 theme_provider->BuildChromeLinkButton(content.manage_link.c_str());
avatar_menu_item_gtk.cc 260 edit_profile_link_ = theme_service_->BuildChromeLinkButton(
gtk_theme_service.cc 401 GtkWidget* GtkThemeService::BuildChromeLinkButton(const std::string& text) {
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 129 link_button_ = theme_service_->BuildChromeLinkButton(
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 194 return theme_service_->BuildChromeLinkButton(text);
  /external/chromium_org/chrome/browser/ui/gtk/website_settings/
website_settings_popup_gtk.cc 321 GtkWidget* help_link = theme_service_->BuildChromeLinkButton(
454 GtkWidget* view_cookies_link = theme_service_->BuildChromeLinkButton(
525 GtkWidget* view_cert_link = theme_service_->BuildChromeLinkButton(
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.cc 316 GtkWidget* manage_link = theme_provider->BuildChromeLinkButton(

Completed in 1097 milliseconds