Lines Matching refs:GWeakNotify
204 g_object_weak_ref(G_OBJECT(document), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
207 g_object_weak_ref(G_OBJECT(head), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
210 g_object_weak_ref(G_OBJECT(body), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
213 g_object_weak_ref(G_OBJECT(collection), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
229 g_object_weak_ref(G_OBJECT(document), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
232 g_object_weak_ref(G_OBJECT(head), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
235 g_object_weak_ref(G_OBJECT(body), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
238 g_object_weak_ref(G_OBJECT(collection), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
242 g_object_weak_ref(G_OBJECT(collection2), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
262 g_object_weak_ref(G_OBJECT(div), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
275 g_object_weak_ref(G_OBJECT(head), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
295 g_object_weak_ref(G_OBJECT(document), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
299 g_object_weak_ref(G_OBJECT(document2), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
302 g_object_weak_ref(G_OBJECT(head), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
305 g_object_weak_ref(G_OBJECT(body), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()
308 g_object_weak_ref(G_OBJECT(collection), (GWeakNotify)weak_notify, &count); in test_dom_document_garbage_collection()