Home
last modified time | relevance | path

Searched defs:prop_id (Results 1 – 25 of 38) sorted by relevance

12

/external/webkit/Source/WebCore/bindings/gobject/
DWebKitDOMObject.cpp25 static void webkit_dom_object_get_property(GObject* object, guint prop_id, GValue* value, GParamSpe… in webkit_dom_object_get_property()
34 static void webkit_dom_object_set_property(GObject* object, guint prop_id, const GValue* value, GPa… in webkit_dom_object_set_property()
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/
DWebKitDOMTestInterface.cpp91 static void webkit_dom_test_interface_set_property(GObject* object, guint prop_id, const GValue* va… in webkit_dom_test_interface_set_property()
102 static void webkit_dom_test_interface_get_property(GObject* object, guint prop_id, GValue* value, G… in webkit_dom_test_interface_get_property()
DWebKitDOMTestMediaQueryListListener.cpp89 static void webkit_dom_test_media_query_list_listener_set_property(GObject* object, guint prop_id, … in webkit_dom_test_media_query_list_listener_set_property()
100 static void webkit_dom_test_media_query_list_listener_get_property(GObject* object, guint prop_id, … in webkit_dom_test_media_query_list_listener_get_property()
DWebKitDOMTestSerializedScriptValueInterface.cpp106 …_test_serialized_script_value_interface_set_property(GObject* object, guint prop_id, const GValue*… in webkit_dom_test_serialized_script_value_interface_set_property()
117 …_test_serialized_script_value_interface_get_property(GObject* object, guint prop_id, GValue* value… in webkit_dom_test_serialized_script_value_interface_get_property()
DWebKitDOMTestCallback.cpp175 static void webkit_dom_test_callback_set_property(GObject* object, guint prop_id, const GValue* val… in webkit_dom_test_callback_set_property()
186 static void webkit_dom_test_callback_get_property(GObject* object, guint prop_id, GValue* value, GP… in webkit_dom_test_callback_get_property()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebplugin.cpp76 static void webkit_web_plugin_get_property(GObject* object, guint prop_id, GValue* value, GParamSpe… in webkit_web_plugin_get_property()
89 static void webkit_web_plugin_set_property(GObject* object, guint prop_id, const GValue* value, GPa… in webkit_web_plugin_set_property()
Dwebkitwebresource.cpp178 static void webkit_web_resource_get_property(GObject* object, guint prop_id, GValue* value, GParamS… in webkit_web_resource_get_property()
201 static void webkit_web_resource_set_property(GObject* object, guint prop_id, const GValue* value, G… in webkit_web_resource_set_property()
Dwebkitwebwindowfeatures.cpp283 static void webkit_web_window_features_set_property(GObject* object, guint prop_id, const GValue* v… in webkit_web_window_features_set_property()
325 static void webkit_web_window_features_get_property(GObject* object, guint prop_id, GValue* value, … in webkit_web_window_features_get_property()
Dwebkitwebinspector.cpp347 static void webkit_web_inspector_set_property(GObject* object, guint prop_id, const GValue* value, … in webkit_web_inspector_set_property()
381 static void webkit_web_inspector_get_property(GObject* object, guint prop_id, GValue* value, GParam… in webkit_web_inspector_get_property()
Dwebkitwebhistoryitem.cpp221 static void webkit_web_history_item_set_property(GObject* object, guint prop_id, const GValue* valu… in webkit_web_history_item_set_property()
235 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GPa… in webkit_web_history_item_get_property()
/external/bluetooth/glib/tests/refcount/
Dproperties2.c115 guint prop_id, in my_test_get_property()
136 guint prop_id, in my_test_set_property()
Dproperties.c116 guint prop_id, in my_test_get_property()
137 guint prop_id, in my_test_set_property()
Dsignals.c145 my_test_set_property (GObject * object, guint prop_id, in my_test_set_property()
163 my_test_get_property (GObject * object, guint prop_id, in my_test_get_property()
Dclosures.c77 guint prop_id, in my_test_set_property()
95 guint prop_id, in my_test_get_property()
/external/bluetooth/glib/tests/gobject/
Difaceproperties.c213 guint prop_id, in base_object_set_property()
243 guint prop_id, in base_object_get_property()
360 guint prop_id, in derived_object_get_property()
/external/chromium/chrome/browser/ui/gtk/
Dgtk_chrome_shrinkable_hbox.cc141 guint prop_id, in gtk_chrome_shrinkable_hbox_set_property()
158 guint prop_id, in gtk_chrome_shrinkable_hbox_get_property()
/external/bluetooth/glib/gio/
Dgdataoutputstream.c97 guint prop_id, in g_data_output_stream_set_property()
119 guint prop_id, in g_data_output_stream_get_property()
Dgmountoperation.c87 guint prop_id, in g_mount_operation_set_property()
136 guint prop_id, in g_mount_operation_get_property()
Dgfilteroutputstream.c150 guint prop_id, in g_filter_output_stream_set_property()
180 guint prop_id, in g_filter_output_stream_get_property()
Dgfilterinputstream.c151 guint prop_id, in g_filter_input_stream_set_property()
181 guint prop_id, in g_filter_input_stream_get_property()
Dgunixoutputstream.c170 guint prop_id, in g_unix_output_stream_set_property()
194 guint prop_id, in g_unix_output_stream_get_property()
/external/clang/test/SemaObjC/
Dproperty.m9 @property id prop_id; // expected-warning {{no 'assign', 'retain', or 'copy' attribute is specifie… property
/external/bluetooth/bluez/audio/
Dgstrtpsbcpay.c304 static void gst_rtp_sbc_pay_set_property(GObject *object, guint prop_id, in gst_rtp_sbc_pay_set_property()
321 static void gst_rtp_sbc_pay_get_property(GObject *object, guint prop_id, in gst_rtp_sbc_pay_get_property()
Dgsta2dpsink.c161 static void gst_a2dp_sink_set_property(GObject *object, guint prop_id, in gst_a2dp_sink_set_property()
201 static void gst_a2dp_sink_get_property(GObject *object, guint prop_id, in gst_a2dp_sink_get_property()
Dgstsbcenc.c464 static void gst_sbc_enc_set_property(GObject *object, guint prop_id, in gst_sbc_enc_set_property()
494 static void gst_sbc_enc_get_property(GObject *object, guint prop_id, in gst_sbc_enc_get_property()

12