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

  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.h 64 GtkWidget* gtk_chrome_shrinkable_hbox_new(gboolean hide_child_directly,
gtk_chrome_shrinkable_hbox.cc 229 GtkWidget* gtk_chrome_shrinkable_hbox_new(gboolean hide_child_directly, function
gtk_chrome_shrinkable_hbox_unittest.cc 22 box_(gtk_chrome_shrinkable_hbox_new(FALSE, FALSE, kSpacing)) {
browser_actions_toolbar_gtk.cc 370 button_hbox_(gtk_chrome_shrinkable_hbox_new(TRUE, FALSE, kButtonPadding)),
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_instructions_gtk.cc 21 instructions_hbox_ = gtk_chrome_shrinkable_hbox_new(FALSE, FALSE, 0);
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.cc 24 confirm_hbox_ = gtk_chrome_shrinkable_hbox_new(FALSE, FALSE,
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 81 items_hbox_.Own(gtk_chrome_shrinkable_hbox_new(

Completed in 145 milliseconds