Searched refs:pspec (Results 1 - 25 of 42) sorted by relevance

12

/external/webkit/Source/WebCore/bindings/gobject/
H A DWebKitDOMObject.cpp25 static void webkit_dom_object_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
29 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
34 static void webkit_dom_object_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
41 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
/external/oprofile/pp/
H A Dcommon_option.cpp103 options::spec pspec; local
136 pspec.first.push_back(*it);
138 pspec.second.push_back(*it);
140 pspec.common.push_back(*it);
147 if (pspec.first.empty() && pspec.second.size())
151 pspec.first.insert(pspec.first.begin(), pspec.common.begin(),
152 pspec
[all...]
H A Doparchive_options.cpp99 profile_spec const pspec = local
102 sample_files = pspec.generate_file_list(exclude_dependent, false);
110 pspec.extra_found_images);
H A Dopgprof_options.cpp112 profile_spec const pspec = local
122 if (!try_merge_profiles(pspec, true))
123 try_merge_profiles(pspec, false);
H A Dopannotate_options.cpp124 profile_spec const pspec = local
128 list<string> sample_files = pspec.generate_file_list(exclude_dependent, true);
130 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl;
144 pspec.extra_found_images);
H A Dopreport_options.cpp252 profile_spec const pspec = local
256 list<string> sample_files = pspec.generate_file_list(exclude_dependent,
259 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl;
267 pspec.extra_found_images);
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/
H A DWebKitDOMTestMediaQueryListListener.cpp89 static void webkit_dom_test_media_query_list_listener_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
94 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
100 static void webkit_dom_test_media_query_list_listener_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
105 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A DWebKitDOMTestInterface.cpp91 static void webkit_dom_test_interface_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
96 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
102 static void webkit_dom_test_interface_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
107 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A DWebKitDOMTestSerializedScriptValueInterface.cpp106 static void webkit_dom_test_serialized_script_value_interface_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
111 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
117 static void webkit_dom_test_serialized_script_value_interface_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
130 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A DWebKitDOMTestCallback.cpp175 static void webkit_dom_test_callback_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
180 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
186 static void webkit_dom_test_callback_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
191 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkiticondatabase.cpp99 static void webkit_icon_database_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec) argument
108 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
113 static void webkit_icon_database_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec) argument
122 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
H A Dwebkitnetworkrequest.cpp81 static void webkit_network_request_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec) argument
93 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
97 static void webkit_network_request_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec) argument
110 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
H A Dwebkitnetworkresponse.cpp81 static void webkit_network_response_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec) argument
93 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
97 static void webkit_network_response_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec) argument
110 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
H A Dwebkitwebresource.cpp58 static void webkit_web_resource_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
59 static void webkit_web_resource_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
178 static void webkit_web_resource_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
196 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
201 static void webkit_web_resource_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
211 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A Dwebkitwebwindowfeatures.cpp92 static void webkit_web_window_features_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
94 static void webkit_web_window_features_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
283 static void webkit_web_window_features_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
320 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
325 static void webkit_web_window_features_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
362 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A Dwebkitwebinspector.cpp106 static void webkit_web_inspector_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
108 static void webkit_web_inspector_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
347 static void webkit_web_inspector_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
376 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
381 static void webkit_web_inspector_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
404 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A Dwebkithittestresult.cpp82 static void webkit_hit_test_result_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec) argument
104 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
108 static void webkit_hit_test_result_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec) argument
133 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyID, pspec);
H A Dwebkitsecurityorigin.cpp87 static void webkit_security_origin_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec) argument
96 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
101 static void webkit_security_origin_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec) argument
122 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
H A Dwebkitwebnavigationaction.cpp62 static void webkit_web_navigation_action_get_property(GObject* object, guint propertyId, GValue* value, GParamSpec* pspec) argument
83 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
88 static void webkit_web_navigation_action_set_property(GObject* object, guint propertyId, const GValue* value, GParamSpec* pspec) argument
110 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
H A Dwebkitwebhistoryitem.cpp77 static void webkit_web_history_item_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
79 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
221 static void webkit_web_history_item_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
230 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
235 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
256 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
H A Dwebkitwebdatabase.cpp109 static void webkit_web_database_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec) argument
121 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
126 static void webkit_web_database_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec) argument
151 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_chrome_shrinkable_hbox.cc104 GParamSpec* pspec);
108 GParamSpec* pspec);
143 GParamSpec* pspec) {
152 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
160 GParamSpec* pspec) {
168 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, prop_id, pspec);
140 gtk_chrome_shrinkable_hbox_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec) argument
157 gtk_chrome_shrinkable_hbox_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec) argument
H A Dgtk_floating_container.cc60 GParamSpec* pspec);
65 GParamSpec* pspec);
256 GParamSpec* pspec) {
272 container, property_id, pspec);
281 GParamSpec* pspec) {
295 container, property_id, pspec);
252 gtk_floating_container_set_child_property(GtkContainer* container, GtkWidget* child, guint property_id, const GValue* value, GParamSpec* pspec) argument
277 gtk_floating_container_get_child_property(GtkContainer* container, GtkWidget* child, guint property_id, GValue* value, GParamSpec* pspec) argument
/external/webkit/Source/WebCore/accessibility/gtk/
H A DWebKitAccessibleHyperlink.cpp298 static void webkitAccessibleHyperlinkGetProperty(GObject* object, guint propId, GValue* value, GParamSpec* pspec) argument
305 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
309 static void webkitAccessibleHyperlinkSetProperty(GObject* object, guint propId, const GValue* value, GParamSpec* pspec) argument
321 G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
/external/webkit/Source/WebKit/gtk/tests/
H A Dtestwindow.c25 static void notify_load_status_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data) argument

Completed in 264 milliseconds

12