Lines Matching full:object2
750 AtkObject* object2 = atk_object_ref_accessible_child(object, 1);
751 g_assert(object2);
755 AtkText* textObject2 = ATK_TEXT(object2);
765 g_object_unref(object2);
785 AtkObject* object2 = atk_object_ref_accessible_child(object, 1);
786 g_assert(object2);
790 AtkText* textObject2 = ATK_TEXT(object2);
800 g_object_unref(object2);