Home
last modified time | relevance | path

Searched refs:gtk_combo_box_text_new (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dgcompat.c7 GtkWidget *gtk_combo_box_text_new(void) in gtk_combo_box_text_new() function
Dgcompat.h9 GtkWidget *gtk_combo_box_text_new(void);
Dghelpers.c13 entry = gtk_combo_box_text_new(); in new_combo_entry_in_frame()
Dgoptions.c302 c->combo = gtk_combo_box_text_new(); in __gopt_new_combo()
849 g->combo = gtk_combo_box_text_new(); in gopt_new_str_val()
1552 combo = gtk_combo_box_text_new(); in gopt_get_options_window()
Dgfio.c579 cw.combo = gtk_combo_box_text_new(); in get_connection_details()