Home | History | Annotate | Download | only in GObject

Lines Matching refs:glong

53 webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
55 WEBKIT_API glong
58 WEBKIT_API glong
59 webkit_dom_test_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
65 webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg);
89 webkit_dom_test_obj_with_dynamic_frame_and_arg(WebKitDOMTestObj* self, glong int_arg);
92 webkit_dom_test_obj_with_dynamic_frame_and_optional_arg(WebKitDOMTestObj* self, glong int_arg, glong optional_arg);
95 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture(WebKitDOMTestObj* self, glong int_arg, gboolean isUserGesture);
98 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad(WebKitDOMTestObj* self, glong int_arg, glong optional_arg, gboolean isUserGesture);
116 webkit_dom_test_obj_method_with_optional_arg(WebKitDOMTestObj* self, glong opt);
119 webkit_dom_test_obj_method_with_non_optional_arg_and_optional_arg(WebKitDOMTestObj* self, glong non_opt, glong opt);
122 webkit_dom_test_obj_method_with_non_optional_arg_and_two_optional_args(WebKitDOMTestObj* self, glong non_opt, glong opt1, glong opt2);
127 WEBKIT_API glong
128 webkit_dom_test_obj_class_method_with_optional(WebKitDOMTestObj* self, glong arg);
130 WEBKIT_API glong
151 WEBKIT_API glong
155 webkit_dom_test_obj_set_int_attr(WebKitDOMTestObj* self, glong value);
199 WEBKIT_API glong
203 webkit_dom_test_obj_set_reflected_integral_attr(WebKitDOMTestObj* self, glong value);
235 WEBKIT_API glong
239 webkit_dom_test_obj_set_reflected_custom_integral_attr(WebKitDOMTestObj* self, glong value);
259 WEBKIT_API glong
263 webkit_dom_test_obj_set_attr_with_getter_exception(WebKitDOMTestObj* self, glong value, GError **error);
265 WEBKIT_API glong
269 webkit_dom_test_obj_set_attr_with_setter_exception(WebKitDOMTestObj* self, glong value, GError **error);
286 WEBKIT_API glong
290 webkit_dom_test_obj_set_conditional_attr1(WebKitDOMTestObj* self, glong value);
292 WEBKIT_API glong
296 webkit_dom_test_obj_set_conditional_attr2(WebKitDOMTestObj* self, glong value);
298 WEBKIT_API glong
302 webkit_dom_test_obj_set_conditional_attr3(WebKitDOMTestObj* self, glong value);
304 WEBKIT_API glong
307 WEBKIT_API glong
311 webkit_dom_test_obj_set_id(WebKitDOMTestObj* self, glong value);