Home
last modified time | relevance | path

Searched refs:CenterWidgetInHBox (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium/chrome/browser/ui/gtk/infobars/
Dconfirm_infobar_gtk.cc41 gtk_util::CenterWidgetInHBox(confirm_hbox_, label, true, 0); in ConfirmInfoBarGtk()
58 gtk_util::CenterWidgetInHBox(hbox_, link, true, kEndOfLabelSpacing); in ConfirmInfoBarGtk()
68 gtk_util::CenterWidgetInHBox(confirm_hbox_, button, true, 0); in AddButton()
Dtranslate_message_infobar_gtk.cc23 gtk_util::CenterWidgetInHBox(hbox_, hbox, false, 0); in Init()
Dinfobar_gtk.cc73 gtk_util::CenterWidgetInHBox(hbox_, close_button_->widget(), true, 0); in InfoBar()
200 gtk_util::CenterWidgetInHBox(hbox, link_button, false, 0); in AddLabelWithInlineLink()
Dafter_translate_infobar_gtk.cc33 gtk_util::CenterWidgetInHBox(hbox_, hbox, false, 0); in Init()
Dbefore_translate_infobar_gtk.cc25 gtk_util::CenterWidgetInHBox(hbox_, hbox, false, 0); in Init()
Dtranslate_infobar_base_gtk.cc67 gtk_util::CenterWidgetInHBox(hbox_, options_menu_button, true, 0); in Init()
/external/chromium_org/chrome/browser/ui/gtk/infobars/
Dconfirm_infobar_gtk.cc60 gtk_util::CenterWidgetInHBox(confirm_hbox_, label, true, 0); in PlatformSpecificSetOwner()
76 gtk_util::CenterWidgetInHBox(hbox(), link, true, kEndOfLabelSpacing); in PlatformSpecificSetOwner()
93 gtk_util::CenterWidgetInHBox(confirm_hbox_, button, true, 0); in AddButton()
Dtranslate_message_infobar_gtk.cc25 gtk_util::CenterWidgetInHBox(hbox(), new_hbox, false, 0); in PlatformSpecificSetOwner()
Dextension_infobar_gtk.cc82 gtk_util::CenterWidgetInHBox(hbox(), button_, false, 0); in PlatformSpecificSetOwner()
84 gtk_util::CenterWidgetInHBox(hbox(), icon_, false, 0); in PlatformSpecificSetOwner()
Dinfobar_gtk.cc125 gtk_util::CenterWidgetInHBox(hbox_, close_button_->widget(), true, 0); in PlatformSpecificSetOwner()
248 gtk_util::CenterWidgetInHBox(hbox, link_button, false, 0); in AddLabelWithInlineLink()
Dbefore_translate_infobar_gtk.cc27 gtk_util::CenterWidgetInHBox(hbox(), new_hbox, false, 0); in PlatformSpecificSetOwner()
Dafter_translate_infobar_gtk.cc40 gtk_util::CenterWidgetInHBox(hbox(), new_hbox, false, 0); in PlatformSpecificSetOwner()
Dtranslate_infobar_base_gtk.cc90 gtk_util::CenterWidgetInHBox(hbox(), options_menu_button, true, 0); in PlatformSpecificSetOwner()
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_instructions_gtk.cc27 gtk_util::CenterWidgetInHBox(instructions_hbox_, instructions_label_, in BookmarkBarInstructionsGtk()
44 gtk_util::CenterWidgetInHBox(instructions_hbox_, instructions_link_, in BookmarkBarInstructionsGtk()
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_instructions_gtk.cc31 gtk_util::CenterWidgetInHBox(instructions_hbox_, instructions_label_, in BookmarkBarInstructionsGtk()
48 gtk_util::CenterWidgetInHBox(instructions_hbox_, instructions_link_, in BookmarkBarInstructionsGtk()
/external/chromium/chrome/browser/ui/gtk/download/
Ddownload_shelf_gtk.cc113 gtk_util::CenterWidgetInHBox(outer_hbox, close_button_->widget(), true, 0); in DownloadShelfGtk()
135 gtk_util::CenterWidgetInHBox(outer_hbox, link_button_, true, 0); in DownloadShelfGtk()
136 gtk_util::CenterWidgetInHBox(outer_hbox, download_image, true, 0); in DownloadShelfGtk()
Ddownload_item_gtk.cc295 gtk_util::CenterWidgetInHBox(dangerous_hbox_.get(), dangerous_decline, in DownloadItemGtk()
305 gtk_util::CenterWidgetInHBox(dangerous_hbox_.get(), dangerous_accept, false, in DownloadItemGtk()
/external/chromium_org/chrome/browser/ui/gtk/download/
Ddownload_shelf_gtk.cc124 gtk_util::CenterWidgetInHBox(outer_hbox, close_button_->widget(), true, 0); in DownloadShelfGtk()
145 gtk_util::CenterWidgetInHBox(outer_hbox, link_button_, true, 0); in DownloadShelfGtk()
146 gtk_util::CenterWidgetInHBox(outer_hbox, download_image, true, 0); in DownloadShelfGtk()
Ddownload_item_gtk.cc240 gtk_util::CenterWidgetInHBox(dangerous_hbox_.get(), dangerous_decline, in DownloadItemGtk()
249 gtk_util::CenterWidgetInHBox( in DownloadItemGtk()
/external/chromium_org/chrome/browser/ui/gtk/
Dgtk_util.h111 GtkWidget* CenterWidgetInHBox(GtkWidget* hbox, GtkWidget* widget,
Dgtk_util.cc498 GtkWidget* CenterWidgetInHBox(GtkWidget* hbox, GtkWidget* widget, in CenterWidgetInHBox() function
/external/chromium/chrome/browser/ui/gtk/
Dgtk_util.h169 GtkWidget* CenterWidgetInHBox(GtkWidget* hbox, GtkWidget* widget,
Dfind_bar_gtk.cc239 gtk_util::CenterWidgetInHBox(hbox, close_button_->widget(), true, in InitWidgets()
303 gtk_util::CenterWidgetInHBox(hbox, border_bin_, true, 0); in InitWidgets()
Dgtk_util.cc536 GtkWidget* CenterWidgetInHBox(GtkWidget* hbox, GtkWidget* widget, in CenterWidgetInHBox() function
Dlocation_bar_view_gtk.cc235 gtk_util::CenterWidgetInHBox(tab_to_search_hbox, tab_to_search_label_hbox, in Init()

12