Home
last modified time | relevance | path

Searched refs:current_toplevel (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitsoupauthdialog.h42 GtkWidget* (*current_toplevel) (WebKitSoupAuthDialog* authDialog, SoupMessage* message); member
Dwebkitsoupauthdialog.c79 G_STRUCT_OFFSET(WebKitSoupAuthDialogClass, current_toplevel), in G_DEFINE_TYPE_WITH_CODE()