Searched defs:obj_arg (Results 1 – 1 of 1) sorted by relevance
| /external/webkit/Source/WebCore/bindings/scripts/test/GObject/ |
| D | WebKitDOMTestObj.cpp | 69 …d_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg) in webkit_dom_test_obj_void_method_with_args() 96 …d_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg) in webkit_dom_test_obj_int_method_with_args() 125 …d_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMTestObj* obj_arg) in webkit_dom_test_obj_obj_method_with_args() 144 …hod_that_requires_all_args(WebKitDOMTestObj* self, const gchar* str_arg, WebKitDOMTestObj* obj_arg) in webkit_dom_test_obj_method_that_requires_all_args() 163 …l_args_and_throws(WebKitDOMTestObj* self, const gchar* str_arg, WebKitDOMTestObj* obj_arg, GError … in webkit_dom_test_obj_method_that_requires_all_args_and_throws()
|