Home
last modified time | relevance | path

Searched refs:g_object_notify (Results 1 – 25 of 26) sorted by relevance

12

/external/bluetooth/glib/gio/
Dgmountoperation.c467 g_object_notify (G_OBJECT (op), "username"); in g_mount_operation_set_username()
500 g_object_notify (G_OBJECT (op), "password"); in g_mount_operation_set_password()
537 g_object_notify (G_OBJECT (op), "anonymous"); in g_mount_operation_set_anonymous()
570 g_object_notify (G_OBJECT (op), "domain"); in g_mount_operation_set_domain()
608 g_object_notify (G_OBJECT (op), "password-save"); in g_mount_operation_set_password_save()
645 g_object_notify (G_OBJECT (op), "choice"); in g_mount_operation_set_choice()
Dgthemedicon.c389 g_object_notify (G_OBJECT (icon), "names"); in g_themed_icon_append_name()
427 g_object_notify (G_OBJECT (icon), "names"); in g_themed_icon_prepend_name()
Dgbufferedoutputstream.c226 g_object_notify (G_OBJECT (stream), "buffer-size"); in g_buffered_output_stream_set_buffer_size()
267 g_object_notify (G_OBJECT (stream), "auto-grow"); in g_buffered_output_stream_set_auto_grow()
Dgfilemonitor.c309 g_object_notify (G_OBJECT (monitor), "cancelled"); in g_file_monitor_cancel()
337 g_object_notify (G_OBJECT (monitor), "rate-limit"); in g_file_monitor_set_rate_limit()
Dgdataoutputstream.c190 g_object_notify (G_OBJECT (stream), "byte-order"); in g_data_output_stream_set_byte_order()
Dgdatainputstream.c227 g_object_notify (G_OBJECT (stream), "byte-order"); in g_data_input_stream_set_byte_order()
273 g_object_notify (G_OBJECT (stream), "newline-type"); in g_data_input_stream_set_newline_type()
Dgfilteroutputstream.c282 g_object_notify (G_OBJECT (stream), "close-base-stream"); in g_filter_output_stream_set_close_base_stream()
Dgfilterinputstream.c279 g_object_notify (G_OBJECT (stream), "close-base-stream"); in g_filter_input_stream_set_close_base_stream()
Dgunixoutputstream.c274 g_object_notify (G_OBJECT (stream), "close-fd"); in g_unix_output_stream_set_close_fd()
Dgunixinputstream.c288 g_object_notify (G_OBJECT (stream), "close-fd"); in g_unix_input_stream_set_close_fd()
Dgbufferedinputstream.c241 g_object_notify (G_OBJECT (stream), "buffer-size"); in g_buffered_input_stream_set_buffer_size()
/external/webkit/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp103 g_object_notify(G_OBJECT(frame), "load-status"); in notifyStatus()
108 g_object_notify(G_OBJECT(webView), "load-status"); in notifyStatus()
247 g_object_notify(G_OBJECT(webView), "progress"); in postProgressStartedNotification()
257 g_object_notify(G_OBJECT(webView), "progress"); in postProgressEstimateChangedNotification()
682 g_object_notify(G_OBJECT(m_frame), "uri"); in dispatchDidChangeLocationWithinPage()
685 g_object_notify(G_OBJECT(webView), "uri"); in dispatchDidChangeLocationWithinPage()
719 g_object_notify(G_OBJECT(webView), "icon-uri"); in dispatchDidReceiveIcon()
741 g_object_notify(G_OBJECT(m_frame), "title"); in dispatchDidReceiveTitle()
746 g_object_notify(G_OBJECT(webView), "title"); in dispatchDidReceiveTitle()
765 g_object_notify(G_OBJECT(m_frame), "uri"); in dispatchDidCommitLoad()
[all …]
DChromeClientGtk.cpp425 g_object_notify(G_OBJECT(webFrame), "horizontal-scrollbar-policy"); in windowRect()
426 g_object_notify(G_OBJECT(webFrame), "vertical-scrollbar-policy"); in windowRect()
/external/webkit/WebKit/gtk/webkit/
Dwebkitdownload.cpp622 g_object_notify(G_OBJECT(download), "suggested-filename"); in webkit_download_set_suggested_filename()
702 g_object_notify(G_OBJECT(download), "destination-uri"); in webkit_download_set_destination_uri()
731 g_object_notify(G_OBJECT(download), "status"); in webkit_download_set_status()
851 g_object_notify(G_OBJECT(download), "current-size"); in webkit_download_received_data()
855 g_object_notify(G_OBJECT(download), "total-size"); in webkit_download_received_data()
876 g_object_notify(G_OBJECT(download), "progress"); in webkit_download_received_data()
887 g_object_notify(G_OBJECT(download), "progress"); in webkit_download_finished_loading()
Dwebkitwebnavigationaction.cpp264 g_object_notify(G_OBJECT(navigationAction), "reason"); in webkit_web_navigation_action_set_reason()
306 g_object_notify(G_OBJECT(navigationAction), "original-uri"); in webkit_web_navigation_action_set_original_uri()
370 g_object_notify(G_OBJECT(navigationAction), "target-frame"); in webkit_web_navigation_action_set_target_frame()
Dwebkitwebhistoryitem.cpp369 g_object_notify(G_OBJECT(webHistoryItem), "alternate-title"); in webkit_web_history_item_set_alternate_title()
Dwebkitwebview.cpp2821 g_object_notify(G_OBJECT(webView), "settings");
3542 g_object_notify(G_OBJECT(webView), "editable");
3640 g_object_notify(G_OBJECT(webView), "transparent");
3696 g_object_notify(G_OBJECT(webView), "zoom-level");
3781 g_object_notify(G_OBJECT(webView), "full-content-zoom");
/external/bluetooth/glib/tests/gobject/
Difaceproperties.c462 g_object_notify (G_OBJECT (object), "prop1"); in main()
463 g_object_notify (G_OBJECT (object), "prop2"); in main()
464 g_object_notify (G_OBJECT (object), "prop3"); in main()
465 g_object_notify (G_OBJECT (object), "prop4"); in main()
/external/webkit/WebCore/platform/graphics/gtk/
DWebKitWebSourceGStreamer.cpp652 g_object_notify(G_OBJECT(m_src), "iradio-name"); in didReceiveResponse()
659 g_object_notify(G_OBJECT(m_src), "iradio-genre"); in didReceiveResponse()
666 g_object_notify(G_OBJECT(m_src), "iradio-url"); in didReceiveResponse()
673 g_object_notify(G_OBJECT(m_src), "iradio-title"); in didReceiveResponse()
/external/bluetooth/glib/tests/refcount/
Dsignals.c201 g_object_notify (G_OBJECT (test), "test-prop"); in my_test_do_prop()
/external/bluetooth/glib/gobject/
Dgobject.symbols137 g_object_notify
Dgobject.h434 void g_object_notify (GObject *object,
Dgobject.c826 g_object_notify (GObject *object, in g_object_notify() function
DChangeLog111 (g_object_freeze_notify, g_object_notify, g_object_thaw_notify):
3366 (g_object_notify): announce changes of a certain property directly.
/external/bluetooth/glib/docs/reference/gobject/
Dgobject-sections.txt265 g_object_notify

12