Home
last modified time | relevance | path

Searched refs:image_vbox (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dabout_chrome_dialog.cc163 GtkWidget* image_vbox = gtk_vbox_new(FALSE, 0); in ShowAboutDialogForProfile() local
164 gtk_box_pack_end(GTK_BOX(image_vbox), in ShowAboutDialogForProfile()
168 gtk_box_pack_start(GTK_BOX(hbox), image_vbox, FALSE, FALSE, 0); in ShowAboutDialogForProfile()