OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_object_unref
(Results
151 - 175
of
231
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/webkit/Source/WebCore/platform/gtk/
ContextMenuItemGtk.cpp
147
g_object_unref
(platformAction);
FileSystemGtk.cpp
268
g_object_unref
(handle);
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
ContextMenuClientGtk.cpp
172
g_object_unref
(networkRequest);
/external/webkit/Source/WebKit/gtk/webkit/
webkithittestresult.cpp
77
g_object_unref
(WEBKIT_HIT_TEST_RESULT(object)->priv->innerNode);
webkitnetworkrequest.cpp
64
g_object_unref
(priv->message);
webkitnetworkresponse.cpp
64
g_object_unref
(priv->message);
webkitwebinspector.cpp
339
g_object_unref
(priv->inspector_view);
418
g_object_unref
(priv->inspector_view);
webkitsoupauthdialog.c
111
g_object_unref
(authData->msg);
/external/webkit/Tools/GtkLauncher/
main.c
228
g_object_unref
(gfile);
/external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc
218
g_object_unref
(pixbuf);
511
g_object_unref
(pb);
513
g_object_unref
(pm);
679
g_object_unref
(default_folder_icon);
681
g_object_unref
(default_bookmark_icon);
[
all
...]
info_bubble_gtk.cc
85
g_object_unref
(accel_group_);
466
g_object_unref
(gc);
custom_button.cc
139
g_object_unref
(pixbuf);
reload_button_gtk.cc
249
g_object_unref
(pixbuf);
location_bar_view_gtk.cc
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
testing.sgml
248
Enqueue an object to be released with
g_object_unref
() during
250
with a destroy callback of
g_object_unref
().
/external/bluetooth/glib/gio/
gdesktopappinfo.c
153
g_object_unref
(info->icon);
272
g_object_unref
(file);
398
g_object_unref
(appinfo);
523
g_object_unref
(file);
1045
g_list_foreach (launched_files, (GFunc)
g_object_unref
, NULL);
[
all
...]
gmountoperation.c
215
g_object_unref
);
226
g_object_unref
);
gappinfo.c
77
*
g_object_unref
(file);
634
g_object_unref
(file);
647
g_object_unref
(app_info);
/external/chromium/chrome/browser/password_manager/
native_backend_kwallet_x.cc
39
g_object_unref
(proxy_);
86
g_object_unref
(klauncher_proxy);
/external/bluetooth/bluez/audio/
gstrtpsbcpay.c
266
g_object_unref
(sbcpay->adapter);
/external/bluetooth/glib/gio/win32/
gwinhttpvfs.c
107
g_object_unref
(vfs->wrapped_vfs);
/external/chromium/chrome/browser/chromeos/
native_dialog_window.cc
213
g_object_unref
(dialog_contents);
/external/chromium/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc
65
g_object_unref
(pixbuf);
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
318
g_object_weak_ref(G_OBJECT(priv->hyperlinkImpl), (GWeakNotify)
g_object_unref
, object);
/external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc
337
g_object_unref
(layout_);
341
g_object_unref
(it->second);
689
g_object_unref
(gc);
Completed in 735 milliseconds
1
2
3
4
5
6
7
8
9
10