Home
last modified time | relevance | path

Searched refs:gtk_dialog_get_content_area (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dgcompat.h21 static inline GtkWidget *gtk_dialog_get_content_area(GtkDialog *dialog) in gtk_dialog_get_content_area() function
Dgerror.c69 content = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in gfio_report_info()
Dgfio.c548 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in get_connection_details()
1134 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in preferences()
1167 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in preferences()
Dgoptions.c1567 topvbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in gopt_get_options_window()