Lines Matching full:gui_entry
124 void clear_ge_ui_info(struct gui_entry *ge)
204 static void add_buttons(struct gui_entry *ge, struct button_spec *buttonlist,
217 static void update_button_states(struct gui *ui, struct gui_entry *ge)
289 void gfio_set_state(struct gui_entry *ge, unsigned int state)
384 static void ge_destroy(struct gui_entry *ge)
407 struct gui_entry *ge = (struct gui_entry *) data;
435 static int send_job_file(struct gui_entry *ge)
481 struct gui_entry *ge = data;
531 static int get_connection_details(struct gui_entry *ge)
635 static void gfio_client_added(struct gui_entry *ge, struct fio_client *client)
665 struct gui_entry *ge = data;
716 struct gui_entry *ge = data;
722 static GtkWidget *new_client_page(struct gui_entry *ge);
724 static struct gui_entry *alloc_new_gui_entry(struct gui *ui)
726 struct gui_entry *ge;
735 static struct gui_entry *get_new_ge_with_tab(struct gui *ui, const char *name)
737 struct gui_entry *ge;
756 struct gui_entry *ge;
766 static struct gui_entry *get_ge_from_page(struct gui *ui, gint cur_page,
781 static struct gui_entry *get_ge_from_cur_tab(struct gui *ui)
799 struct gui_entry *ge;
840 static int do_file_open(struct gui_entry *ge, const gchar *uri)
871 struct gui_entry *ge;
1030 struct gui_entry *ge;
1040 struct gui_entry *ge;
1050 struct gui_entry *ge;
1060 struct gui_entry *ge;
1071 struct gui_entry *ge;
1095 struct gui_entry *ge = (struct gui_entry *) value;
1335 struct gui_entry *ge = (struct gui_entry *) data;
1348 struct gui_entry *ge = (struct gui_entry *) data;
1356 static GtkWidget *new_client_page(struct gui_entry *ge)
1550 struct gui_entry *ge;