Searched refs:notebook (Results 1 – 11 of 11) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/ |
D | annotate.c | 162 GtkWidget *notebook; in symbol__gtk_annotate() local 176 notebook = pgctx->notebook; in symbol__gtk_annotate() 198 notebook = gtk_notebook_new(); in symbol__gtk_annotate() 199 pgctx->notebook = notebook; in symbol__gtk_annotate() 201 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in symbol__gtk_annotate() 222 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scrolled_window, in symbol__gtk_annotate()
|
D | hists.c | 342 GtkWidget *notebook; in perf_evlist__gtk_browse_hists() local 365 notebook = gtk_notebook_new(); in perf_evlist__gtk_browse_hists() 367 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in perf_evlist__gtk_browse_hists() 406 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scrolled_window, tab_label); in perf_evlist__gtk_browse_hists()
|
D | gtk.h | 13 GtkWidget *notebook; member
|
/external/fio/ |
D | gfio.h | 66 GtkWidget *notebook; member 110 GtkWidget *notebook; member
|
D | goptions.c | 1164 static GtkWidget *gopt_add_tab(GtkWidget *notebook, const char *name) in gopt_add_tab() argument 1176 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scroll, gtk_label_new(name)); in gopt_add_tab() 1180 static GtkWidget *gopt_add_group_tab(GtkWidget *notebook, struct opt_group *og) in gopt_add_group_tab() argument 1182 return gopt_add_tab(notebook, og->name); in gopt_add_group_tab() 1185 static void gopt_add_group_tabs(GtkWidget *notebook, struct gopt_job_view *gjv) in gopt_add_group_tabs() argument 1197 gjv->vboxes[i] = gopt_add_group_tab(notebook, og); in gopt_add_group_tabs() 1539 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; in gopt_get_options_window() local 1573 notebook = gtk_notebook_new(); in gopt_get_options_window() 1574 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in gopt_get_options_window() 1575 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in gopt_get_options_window() [all …]
|
D | gfio.c | 745 ge->page_num = gtk_notebook_append_page(GTK_NOTEBOOK(ui->notebook), ge->vbox, ge->page_label); in get_new_ge_with_tab() 759 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in file_new() 789 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in get_ge_from_cur_tab() 879 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in do_file_open_with_tab() 886 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in do_file_open_with_tab() 1545 static gboolean notebook_switch_page(GtkNotebook *notebook, GtkWidget *widget, in notebook_switch_page() argument 1711 ui->notebook = gtk_notebook_new(); in init_ui() 1712 g_signal_connect(ui->notebook, "switch-page", G_CALLBACK(notebook_switch_page), ui); in init_ui() 1713 gtk_notebook_set_scrollable(GTK_NOTEBOOK(ui->notebook), 1); in init_ui() 1714 gtk_notebook_popup_enable(GTK_NOTEBOOK(ui->notebook)); in init_ui() [all …]
|
D | gclient.c | 87 GtkWidget *win, *notebook, *vbox; in get_results_window() local 104 notebook = gtk_notebook_new(); in get_results_window() 105 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in get_results_window() 106 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in get_results_window() 107 gtk_container_add(GTK_CONTAINER(vbox), notebook); in get_results_window() 110 ge->results_notebook = notebook; in get_results_window()
|
/external/chromium_org/net/data/ftp/ |
D | dir-listing-vms-4.expected | 56 notes$notebook.note
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 13840 notebook notebook
|
/external/chromium_org/third_party/usb_ids/ |
D | usb.ids | 6946 a219 1.3M WebCam (notebook emachines E730, Acer sub-brand)
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 717 http://americanradioworks.publicradio.org/features/y2k/notebook.html 3993 http://dangerouschunky.com/notebook/index.php?cat=5 6940 http://governing.com/notebook/prev.htm 33178 http://www.cnnsi.com/2005/tennis/specials/wimbledon/2005/06/29/bc.ten.wimbledon.notebook.ap/ 35772 http://www.dangerouschunky.com/notebook/ 41633 http://www.felahfd.com/HFDLaw/notebook/503.htm 47304 http://www.historycooperative.org/journals/llt/50/notebook.html 61711 http://www.oldhousejournal.com/notebook/npsbriefs/brief12.shtml 68091 http://www.russellbeattie.com/notebook/1007946.html 70357 http://www.simplebits.com/notebook/2003/09/08/simplequiz_part_iv_when_to_p.html
|