Home | History | Annotate | Download | only in webkit

Lines Matching full:script_confirm

172     SCRIPT_CONFIRM,
2345 webkit_web_view_signals[SCRIPT_CONFIRM] = g_signal_new("script-confirm",
2348 G_STRUCT_OFFSET(WebKitWebViewClass, script_confirm),
2806 webViewClass->script_confirm = webkit_web_view_real_script_confirm;