Home
last modified time | relevance | path

Searched defs:hbox (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dghelpers.c71 GtkWidget *create_spinbutton(GtkWidget *hbox, double min, double max, double defval) in create_spinbutton()
Dgoptions.c99 GtkWidget *frame, *hbox; in gopt_get_group_frame() local
425 GtkWidget *frame, *hbox; in gopt_new_str_multi() local
1006 static void gopt_add_option(struct gopt_job_view *gjv, GtkWidget *hbox, in gopt_add_option()
1130 GtkWidget *hbox = NULL; in gopt_add_options() local
Dgclient.c966 GtkWidget *frame, *tree_view, *hbox, *completion_vbox, *drawing_area; local
1016 GtkWidget *hbox, *label, *frame; local
1127 GtkWidget *tree_view, *frame, *hbox, *drawing_area, *completion_vbox; local
Dgfio.c533 GtkWidget *dialog, *box, *vbox, *hbox, *frame, *pentry; in get_connection_details() local
1122 GtkWidget *hbox, *spin, *entry, *spin_int; in preferences() local
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.cc239 GtkWidget* hbox = gtk_hbox_new(FALSE, 5); in SwitchToConnectUI() local