Searched defs:int_arg (Results 1 – 1 of 1) sorted by relevance
| /external/webkit/Source/WebCore/bindings/scripts/test/GObject/ |
| D | WebKitDOMTestObj.cpp | 69 webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_a… in webkit_dom_test_obj_void_method_with_args() 96 webkit_dom_test_obj_int_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_ar… in webkit_dom_test_obj_int_method_with_args() 125 webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj* self, glong int_arg, const gchar* str_ar… in webkit_dom_test_obj_obj_method_with_args() 263 webkit_dom_test_obj_with_dynamic_frame_and_arg(WebKitDOMTestObj* self, glong int_arg) in webkit_dom_test_obj_with_dynamic_frame_and_arg() 272 webkit_dom_test_obj_with_dynamic_frame_and_optional_arg(WebKitDOMTestObj* self, glong int_arg, glon… in webkit_dom_test_obj_with_dynamic_frame_and_optional_arg() 281 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture(WebKitDOMTestObj* self, glong int_arg, gboo… in webkit_dom_test_obj_with_dynamic_frame_and_user_gesture() 290 webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad(WebKitDOMTestObj* self, glong int_arg,… in webkit_dom_test_obj_with_dynamic_frame_and_user_gesture_asad()
|