Home
last modified time | relevance | path

Searched refs:gtk_dialog_get_content_area (Results 1 – 5 of 5) 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.c550 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in get_connection_details()
1136 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in preferences()
1169 vbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in preferences()
Dgoptions.c1569 topvbox = gtk_dialog_get_content_area(GTK_DIALOG(dialog)); in gopt_get_options_window()
/external/openssh/contrib/
Dgnome-ssh-askpass2.c109 GTK_BOX(gtk_dialog_get_content_area(GTK_DIALOG(dialog))), entry, in passphrase_dialog()