Searched refs:returnAccu (Results 1 – 2 of 2) sorted by relevance
110 …inspect_web_view_request_handled(GSignalInvocationHint* ihint, GValue* returnAccu, const GValue* h… in webkit_inspect_web_view_request_handled() argument114 g_value_set_object(returnAccu, newWebView); in webkit_inspect_web_view_request_handled()
1388 …ignal_accumulator_object_handled(GSignalInvocationHint* ihint, GValue* returnAccu, const GValue* h… in webkit_signal_accumulator_object_handled() argument1391 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() argument1400 g_value_set_enum(returnAccu, navigationResponse); in webkit_navigation_request_handled()