HomeSort by relevance Sort by last modified time
    Searched refs:GParamSpec (Results 26 - 50 of 81) sorted by null

12 3 4

  /external/webkit/Source/WebKit/gtk/webkit/
webkitnetworkrequest.cpp 81 static void webkit_network_request_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec)
97 static void webkit_network_request_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec)
webkitnetworkresponse.cpp 81 static void webkit_network_response_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec)
97 static void webkit_network_response_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec)
webkitwebinspector.cpp 106 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)
381 static void webkit_web_inspector_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
webkitwebhistoryitem.cpp 77 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)
235 static void webkit_web_history_item_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
webkithittestresult.cpp 82 static void webkit_hit_test_result_get_property(GObject* object, guint propertyID, GValue* value, GParamSpec* pspec)
108 static void webkit_hit_test_result_set_property(GObject* object, guint propertyID, const GValue* value, GParamSpec* pspec)
webkitsecurityorigin.cpp 87 static void webkit_security_origin_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec)
101 static void webkit_security_origin_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec)
webkitwebnavigationaction.cpp 62 static void webkit_web_navigation_action_get_property(GObject* object, guint propertyId, GValue* value, GParamSpec* pspec)
88 static void webkit_web_navigation_action_set_property(GObject* object, guint propertyId, const GValue* value, GParamSpec* pspec)
webkitwebplugin.cpp 76 static void webkit_web_plugin_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* paramSpec)
89 static void webkit_web_plugin_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* paramSpec)
  /external/bluetooth/glib/gio/
gfilterinputstream.c 47 GParamSpec *pspec);
52 GParamSpec *pspec);
153 GParamSpec *pspec)
183 GParamSpec *pspec)
gfilteroutputstream.c 47 GParamSpec *pspec);
52 GParamSpec *pspec);
152 GParamSpec *pspec)
182 GParamSpec *pspec)
gunixinputstream.c 74 GParamSpec *pspec);
78 GParamSpec *pspec);
186 GParamSpec *pspec)
210 GParamSpec *pspec)
gunixoutputstream.c 75 GParamSpec *pspec);
79 GParamSpec *pspec);
172 GParamSpec *pspec)
196 GParamSpec *pspec)
gemblem.c 78 GParamSpec *pspec)
101 GParamSpec *pspec)
gfileicon.c 83 GParamSpec *pspec)
102 GParamSpec *pspec)
  /external/chromium/chrome/browser/ui/gtk/
gtk_floating_container.cc 60 GParamSpec* pspec);
65 GParamSpec* pspec);
256 GParamSpec* pspec) {
281 GParamSpec* pspec) {
  /external/webkit/Source/WebKit/gtk/tests/
testkeyevents.c 103 static void test_keypress_events_load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
179 static void test_ime_load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
226 static void test_blocking_load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
254 static void test_xim_load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
testwindow.c 25 static void notify_load_status_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
testwebdatasource.c 58 static void notify_load_status_unreachable_cb(WebKitWebView* view, GParamSpec* pspec, GMainLoop* loop)
76 static void notify_load_status_cb(WebKitWebView* view, GParamSpec* pspec, GMainLoop* loop)
142 static void notify_load_status_lifetime_cb(WebKitWebView* view, GParamSpec* pspec, GMainLoop* loop)
testloading.c 113 static void status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
168 static void load_error_status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
248 static void load_cancelled_status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
292 static void load_goback_status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
319 static void load_wentback_status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
testdomdomwindow.c 104 static void load_event_callback(WebKitWebView* webView, GParamSpec* spec, DomDomviewFixture* fixture)
150 static void load_status_callback(WebKitWebView* webView, GParamSpec* spec, DomDomviewFixture* fixture)
testdownload.c 70 notify_status_cb(GObject* object, GParamSpec* pspec, gpointer data)
213 static void idle_quit_loop_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
  /external/webkit/Tools/GtkLauncher/
main.c 64 static void notifyTitleCb(WebKitWebView* webView, GParamSpec* pspec, GtkWidget* window)
69 static void notifyLoadStatusCb(WebKitWebView* webView, GParamSpec* pspec, GtkWidget* uriEntry)
79 static void notifyProgressCb(WebKitWebView* webView, GParamSpec* pspec, GtkWidget* window)
  /external/bluetooth/glib/gobject/tests/
threadtests.c 178 GParamSpec *pspec)
184 GParamSpec *param;
  /external/bluetooth/glib/tests/refcount/
closures.c 79 GParamSpec *pspec)
97 GParamSpec *pspec)
  /external/webkit/Source/WebCore/bindings/scripts/test/GObject/
WebKitDOMTestCallback.cpp 175 static void webkit_dom_test_callback_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
186 static void webkit_dom_test_callback_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)

Completed in 846 milliseconds

12 3 4