Home
last modified time | relevance | path

Searched defs:str_arg (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/GObject/
DWebKitDOMTestCallback.cpp89 …k_with_class2param(WebKitDOMTestCallback* self, WebKitDOMClass2* class2param, const gchar* str_arg) in webkit_dom_test_callback_callback_with_class2param()
DWebKitDOMTestObj.cpp69 …_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMT… in webkit_dom_test_obj_void_method_with_args()
96 …t_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMT… in webkit_dom_test_obj_int_method_with_args()
125 …t_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_arg, WebKitDOMT… in webkit_dom_test_obj_obj_method_with_args()
144 webkit_dom_test_obj_method_that_requires_all_args(WebKitDOMTestObj* self, const gchar* str_arg, Web… in webkit_dom_test_obj_method_that_requires_all_args()
163 …_method_that_requires_all_args_and_throws(WebKitDOMTestObj* self, const gchar* str_arg, WebKitDOMT… in webkit_dom_test_obj_method_that_requires_all_args_and_throws()