HomeSort by relevance Sort by last modified time
    Searched refs:g_object_notify (Results 1 - 25 of 25) sorted by null

  /external/bluetooth/glib/gio/
gmountoperation.c 467 g_object_notify (G_OBJECT (op), "username");
500 g_object_notify (G_OBJECT (op), "password");
537 g_object_notify (G_OBJECT (op), "anonymous");
570 g_object_notify (G_OBJECT (op), "domain");
608 g_object_notify (G_OBJECT (op), "password-save");
645 g_object_notify (G_OBJECT (op), "choice");
gthemedicon.c 389 g_object_notify (G_OBJECT (icon), "names");
427 g_object_notify (G_OBJECT (icon), "names");
gdataoutputstream.c 190 g_object_notify (G_OBJECT (stream), "byte-order");
gbufferedoutputstream.c 226 g_object_notify (G_OBJECT (stream), "buffer-size");
267 g_object_notify (G_OBJECT (stream), "auto-grow");
gdatainputstream.c 227 g_object_notify (G_OBJECT (stream), "byte-order");
273 g_object_notify (G_OBJECT (stream), "newline-type");
    [all...]
gfilemonitor.c 309 g_object_notify (G_OBJECT (monitor), "cancelled");
337 g_object_notify (G_OBJECT (monitor), "rate-limit");
gfilterinputstream.c 279 g_object_notify (G_OBJECT (stream), "close-base-stream");
gfilteroutputstream.c 282 g_object_notify (G_OBJECT (stream), "close-base-stream");
gunixinputstream.c 288 g_object_notify (G_OBJECT (stream), "close-fd");
gunixoutputstream.c 274 g_object_notify (G_OBJECT (stream), "close-fd");
gbufferedinputstream.c 241 g_object_notify (G_OBJECT (stream), "buffer-size");
    [all...]
  /external/webkit/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 103 g_object_notify(G_OBJECT(frame), "load-status");
108 g_object_notify(G_OBJECT(webView), "load-status");
247 g_object_notify(G_OBJECT(webView), "progress");
257 g_object_notify(G_OBJECT(webView), "progress");
682 g_object_notify(G_OBJECT(m_frame), "uri");
685 g_object_notify(G_OBJECT(webView), "uri");
719 g_object_notify(G_OBJECT(webView), "icon-uri");
741 g_object_notify(G_OBJECT(m_frame), "title");
746 g_object_notify(G_OBJECT(webView), "title");
765 g_object_notify(G_OBJECT(m_frame), "uri")
    [all...]
ChromeClientGtk.cpp 425 g_object_notify(G_OBJECT(webFrame), "horizontal-scrollbar-policy");
426 g_object_notify(G_OBJECT(webFrame), "vertical-scrollbar-policy");
  /external/bluetooth/glib/tests/gobject/
ifaceproperties.c 462 g_object_notify (G_OBJECT (object), "prop1");
463 g_object_notify (G_OBJECT (object), "prop2");
464 g_object_notify (G_OBJECT (object), "prop3");
465 g_object_notify (G_OBJECT (object), "prop4");
  /external/webkit/WebKit/gtk/webkit/
webkitwebnavigationaction.cpp 264 g_object_notify(G_OBJECT(navigationAction), "reason");
306 g_object_notify(G_OBJECT(navigationAction), "original-uri");
370 g_object_notify(G_OBJECT(navigationAction), "target-frame");
webkitdownload.cpp 622 g_object_notify(G_OBJECT(download), "suggested-filename");
702 g_object_notify(G_OBJECT(download), "destination-uri");
731 g_object_notify(G_OBJECT(download), "status");
851 g_object_notify(G_OBJECT(download), "current-size");
855 g_object_notify(G_OBJECT(download), "total-size");
876 g_object_notify(G_OBJECT(download), "progress");
887 g_object_notify(G_OBJECT(download), "progress");
webkitwebhistoryitem.cpp 369 g_object_notify(G_OBJECT(webHistoryItem), "alternate-title");
webkitwebview.cpp     [all...]
  /external/webkit/WebCore/platform/graphics/gtk/
WebKitWebSourceGStreamer.cpp 652 g_object_notify(G_OBJECT(m_src), "iradio-name");
659 g_object_notify(G_OBJECT(m_src), "iradio-genre");
666 g_object_notify(G_OBJECT(m_src), "iradio-url");
673 g_object_notify(G_OBJECT(m_src), "iradio-title");
  /external/bluetooth/glib/tests/refcount/
signals.c 201 g_object_notify (G_OBJECT (test), "test-prop");
  /external/bluetooth/glib/gobject/
gobject.symbols 137 g_object_notify
gobject.h 434 void g_object_notify (GObject *object,
gobject.c 819 * g_object_notify:
826 g_object_notify (GObject *object, function
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 801 milliseconds