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

1 23 4

  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
FullscreenVideoController.cpp 69 static void onFullscreenGtkActiveNotification(GtkWidget* widget, GParamSpec* property, FullscreenVideoController* controller)
126 void playerVolumeChangedCallback(GObject *element, GParamSpec *pspec, FullscreenVideoController* controller)
131 void playerMuteChangedCallback(GObject *element, GParamSpec *pspec, FullscreenVideoController* controller)
  /external/bluetooth/glib/gio/
gbufferedoutputstream.c 72 GParamSpec *pspec);
77 GParamSpec *pspec);
275 GParamSpec *pspec)
302 GParamSpec *pspec)
gdatainputstream.c 60 GParamSpec *pspec);
64 GParamSpec *pspec);
118 GParamSpec *pspec)
147 GParamSpec *pspec)
    [all...]
glocalfilemonitor.c 51 GParamSpec *pspec)
gmountoperation.c 89 GParamSpec *pspec)
138 GParamSpec *pspec)
gthemedicon.c 80 GParamSpec *pspec)
103 GParamSpec *pspec)
gbufferedinputstream.c 79 GParamSpec *pspec);
84 GParamSpec *pspec);
248 GParamSpec *pspec)
273 GParamSpec *pspec)
    [all...]
glocaldirectorymonitor.c 70 GParamSpec *pspec)
gfilemonitor.c 97 GParamSpec *pspec)
119 GParamSpec *pspec)
gfileenumerator.c 96 GParamSpec *pspec)
  /external/webkit/Source/WebKit/gtk/tests/
testhittestresult.c 75 GParamSpec* spec,
testwebresource.c 166 static void notify_load_status_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
225 static void notify_load_status_sub_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
testwebview.c 74 static void idle_quit_loop_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
81 static void icon_uri_changed_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
testmimehandling.c 93 static void idle_quit_loop_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data)
testcopyandpaste.c 78 static void load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data)
  /external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp 298 static void webkitAccessibleHyperlinkGetProperty(GObject* object, guint propId, GValue* value, GParamSpec* pspec)
309 static void webkitAccessibleHyperlinkSetProperty(GObject* object, guint propId, const GValue* value, GParamSpec* pspec)
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebdatabase.cpp 109 static void webkit_web_database_set_property(GObject* object, guint propId, const GValue* value, GParamSpec* pspec)
126 static void webkit_web_database_get_property(GObject* object, guint propId, GValue* value, GParamSpec* pspec)
webkitwebsettings.cpp 239 static void webkit_web_settings_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec);
241 static void webkit_web_settings_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec);
    [all...]
webkitdownload.cpp 169 static void webkit_download_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
203 static void webkit_download_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec *pspec)
  /external/bluetooth/bluez/audio/
gstsbcenc.c 465 const GValue *value, GParamSpec *pspec)
495 GValue *value, GParamSpec *pspec)
gsta2dpsink.c 162 const GValue *value, GParamSpec *pspec)
202 GValue *value, GParamSpec *pspec)
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
WebKitWebSourceGStreamer.cpp 113 static void webKitWebSrcSetProperty(GObject* object, guint propID, const GValue* value, GParamSpec* pspec);
114 static void webKitWebSrcGetProperty(GObject* object, guint propID, GValue* value, GParamSpec* pspec);
296 static void webKitWebSrcSetProperty(GObject* object, guint propID, const GValue* value, GParamSpec* pspec)
314 static void webKitWebSrcGetProperty(GObject* object, guint propID, GValue* value, GParamSpec* pspec)
MediaPlayerPrivateGStreamer.cpp 89 static void mediaPlayerPrivateSourceChangedCallback(GObject*, GParamSpec*, MediaPlayerPrivateGStreamer* player)
94 static void mediaPlayerPrivateVolumeChangedCallback(GObject*, GParamSpec*, MediaPlayerPrivateGStreamer* player)
107 static void mediaPlayerPrivateMuteChangedCallback(GObject*, GParamSpec*, MediaPlayerPrivateGStreamer* player)
120 static void mediaPlayerPrivateVideoSinkCapsChangedCallback(GObject*, GParamSpec*, MediaPlayerPrivateGStreamer* player)
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 238 GParamSpec* property) {
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorGObject.pm 483 static void ${lowerCaseIfaceName}_get_property(GObject* object, guint prop_id, GValue* value, GParamSpec* pspec)
504 static void ${lowerCaseIfaceName}_set_property(GObject* object, guint prop_id, const GValue* value, GParamSpec* pspec)
    [all...]

Completed in 710 milliseconds

1 23 4