Searched refs:notebook (Results 1 – 10 of 10) sorted by relevance
/external/linux-tools-perf/src/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/selinux/policycoreutils/gui/ |
D | system-config-selinux.py | 128 self.tabs[self.notebook.get_current_page()].deleteDialog() 131 self.tabs[self.notebook.get_current_page()].addDialog() 134 self.tabs[self.notebook.get_current_page()].propertiesDialog() 137 self.tabs[self.notebook.get_current_page()].on_local_clicked(button) 155 self.notebook.set_current_page(rows[0][0]) 158 self.notebook.set_current_page(0) 165 self.notebook = self.xml.get_widget("notebook")
|
D | polgengui.py | 114 self.notebook = xml.get_widget ("notebook") 378 self.notebook.set_current_page(self.pages[type][self.current_page]) 388 self.notebook.set_current_page(self.pages[type][self.current_page])
|
/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 1713 ui->notebook = gtk_notebook_new(); in init_ui() 1714 g_signal_connect(ui->notebook, "switch-page", G_CALLBACK(notebook_switch_page), ui); in init_ui() 1715 gtk_notebook_set_scrollable(GTK_NOTEBOOK(ui->notebook), 1); in init_ui() 1716 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/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 14691 筆記本 < notebook; 25048 筆記本 > notebook; 31370 簿子 > notebook;
|