Home
last modified time | relevance | path

Searched defs:notebook (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dgfio.h66 GtkWidget *notebook; member
110 GtkWidget *notebook; member
Dgoptions.c1164 static GtkWidget *gopt_add_tab(GtkWidget *notebook, const char *name) in gopt_add_tab()
1180 static GtkWidget *gopt_add_group_tab(GtkWidget *notebook, struct opt_group *og) in gopt_add_group_tab()
1185 static void gopt_add_group_tabs(GtkWidget *notebook, struct gopt_job_view *gjv) in gopt_add_group_tabs()
1539 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; in gopt_get_options_window() local
Dgfio.c1545 static gboolean notebook_switch_page(GtkNotebook *notebook, GtkWidget *widget, in notebook_switch_page()
Dgclient.c87 GtkWidget *win, *notebook, *vbox; in get_results_window() local