Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebinspector.cpp110 …inspect_web_view_request_handled(GSignalInvocationHint* ihint, GValue* returnAccu, const GValue* h… in webkit_inspect_web_view_request_handled() argument
114 g_value_set_object(returnAccu, newWebView); in webkit_inspect_web_view_request_handled()
Dwebkitwebview.cpp1388 …ignal_accumulator_object_handled(GSignalInvocationHint* ihint, GValue* returnAccu, const GValue* h… in webkit_signal_accumulator_object_handled() argument
1391 g_value_set_object(returnAccu, newWebView); in webkit_signal_accumulator_object_handled()
1397 static gboolean webkit_navigation_request_handled(GSignalInvocationHint* ihint, GValue* returnAccu,… in webkit_navigation_request_handled() argument
1400 g_value_set_enum(returnAccu, navigationResponse); in webkit_navigation_request_handled()