Searched refs:vbox (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/tools/perf/ui/gtk/ |
D | progress.c | 16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local 22 gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, FALSE, 3); in gtk_ui_progress__update() 23 gtk_box_pack_start(GTK_BOX(vbox), progress, TRUE, TRUE, 3); in gtk_ui_progress__update() 25 gtk_container_add(GTK_CONTAINER(dialog), vbox); in gtk_ui_progress__update()
|
D | annotate.c | 178 GtkWidget *vbox; in symbol__gtk_annotate() local 197 vbox = gtk_vbox_new(FALSE, 0); in symbol__gtk_annotate() 201 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in symbol__gtk_annotate() 205 gtk_box_pack_start(GTK_BOX(vbox), infobar, in symbol__gtk_annotate() 210 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in symbol__gtk_annotate() 212 gtk_container_add(GTK_CONTAINER(window), vbox); in symbol__gtk_annotate()
|
D | hists.c | 275 GtkWidget *vbox; in perf_evlist__gtk_browse_hists() local 297 vbox = gtk_vbox_new(FALSE, 0); in perf_evlist__gtk_browse_hists() 301 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in perf_evlist__gtk_browse_hists() 305 gtk_box_pack_start(GTK_BOX(vbox), info_bar, FALSE, FALSE, 0); in perf_evlist__gtk_browse_hists() 308 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); in perf_evlist__gtk_browse_hists() 310 gtk_container_add(GTK_CONTAINER(window), vbox); in perf_evlist__gtk_browse_hists()
|
/linux-4.4.14/Documentation/isdn/ |
D | CREDITS | 25 For contribution of the vbox answering machine.
|
/linux-4.4.14/scripts/kconfig/ |
D | gconf.c | 440 gtk_container_add(GTK_CONTAINER(GTK_DIALOG(dialog)->vbox), label); in on_window1_delete_event()
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 770 \vbox{\halign{&$#$\hfil\cr
|