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

  /external/chromium/chrome/browser/ui/gtk/
overflow_button.cc 17 widget_.Own(GtkThemeService::GetFrom(profile)->BuildChromeButton());
gtk_theme_service.h 69 GtkWidget* BuildChromeButton();
gtk_theme_service.cc 369 GtkWidget* GtkThemeService::BuildChromeButton() {
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
overflow_button.cc 18 widget_.Own(GtkThemeService::GetFrom(profile)->BuildChromeButton());
gtk_theme_service.h 90 GtkWidget* BuildChromeButton();
gtk_theme_service.cc 391 GtkWidget* GtkThemeService::BuildChromeButton() {
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/website_settings/
permission_selector.cc 77 menu_button_ = theme_service->BuildChromeButton();
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 248 overflow_button_ = theme_service_->BuildChromeButton();
272 other_bookmarks_button_ = theme_service_->BuildChromeButton();
284 sync_error_button_ = theme_service_->BuildChromeButton();
868 GtkWidget* button = theme_service_->BuildChromeButton();
    [all...]
bookmark_utils_gtk.cc 210 GtkWidget* floating_button = provider->BuildChromeButton();
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 221 apps_shortcut_button_ = theme_service_->BuildChromeButton();
261 overflow_button_ = theme_service_->BuildChromeButton();
285 other_bookmarks_button_ = theme_service_->BuildChromeButton();
    [all...]
bookmark_utils_gtk.cc 223 GtkWidget* floating_button = provider->BuildChromeButton();

Completed in 82 milliseconds