Searched refs:BuildChromeButton (Results 1 – 5 of 5) sorted by relevance
17 widget_.Own(GtkThemeService::GetFrom(profile)->BuildChromeButton()); in OverflowButton()
69 GtkWidget* BuildChromeButton();
369 GtkWidget* GtkThemeService::BuildChromeButton() { in BuildChromeButton() function in GtkThemeService
248 overflow_button_ = theme_service_->BuildChromeButton(); in Init()272 other_bookmarks_button_ = theme_service_->BuildChromeButton(); in Init()284 sync_error_button_ = theme_service_->BuildChromeButton(); in Init()868 GtkWidget* button = theme_service_->BuildChromeButton(); in CreateBookmarkButton()
210 GtkWidget* floating_button = provider->BuildChromeButton(); in GetDragRepresentation()